Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
csett86 committed Mar 12, 2022
2 parents d75a030 + 7ec0304 commit fd549f9
Show file tree
Hide file tree
Showing 3 changed files with 132 additions and 132 deletions.
1 change: 0 additions & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ function createJitsiMeetWindow() {
webPreferences: {
enableBlinkFeatures: 'WebAssemblyCSP',
contextIsolation: false,
nativeWindowOpen: true,
nodeIntegration: false,
preload: path.resolve(basePath, './build/preload.js')
}
Expand Down
Loading

0 comments on commit fd549f9

Please sign in to comment.