diff --git a/app/features/conference/components/Conference.js b/app/features/conference/components/Conference.js index df60e4681..223a7d5b5 100644 --- a/app/features/conference/components/Conference.js +++ b/app/features/conference/components/Conference.js @@ -233,7 +233,7 @@ class Conference extends Component { onload: this._onIframeLoad, parentNode: this._ref.current, roomName, - sandbox: 'allow-scripts allow-same-origin allow-popups allow-forms' + sandbox: 'allow-scripts allow-same-origin allow-popups allow-forms allow-downloads' }; this._api = new JitsiMeetExternalAPI(host, {