Skip to content

Commit

Permalink
fix(ScreenSharing) fix hide button
Browse files Browse the repository at this point in the history
  • Loading branch information
saghul committed Feb 23, 2021
1 parent ac3cece commit 314b561
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions screensharing/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ class ScreenShareMainHook {
frame: false,
show: false,
webPreferences: {
// TODO: these 2 should be removed.
enableRemoteModule: true,
nodeIntegration: true
}
});
Expand Down

0 comments on commit 314b561

Please sign in to comment.