Skip to content

Commit

Permalink
return line that should not be removed
Browse files Browse the repository at this point in the history
  • Loading branch information
inbalvasserman committed May 17, 2023
1 parent 8c3864d commit a232bb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/QnA/resources/qna.js
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@
_this.getPlayer().toggleFullscreen() ;
openQnaContainer=true;
}
_this.getQnaContainer();
if (openQnaContainer){
qnaObject.show();
_this.getPlayer().sendNotification("qna", {visible:true} );
Expand Down

0 comments on commit a232bb0

Please sign in to comment.