diff --git a/main.js b/main.js index 2828a4df7..9018ccdb1 100644 --- a/main.js +++ b/main.js @@ -18,7 +18,6 @@ const browserWindowOpts = { resizable: false, webPreferences: { enableRemoteModule: true, - overlayScrollbars: true, nodeIntegration: true, contextIsolation: false, },