Merge pull request #264 from vector-im/dbkr/yarnupgrade_20210914

yarn upgrade
This commit is contained in:
David Baker
2021-09-15 18:52:10 +01:00
committed by GitHub
3 changed files with 217 additions and 205 deletions
-1
View File
@@ -934,7 +934,6 @@ app.on('ready', async () => {
preload: preloadScript,
nodeIntegration: false,
//sandbox: true, // We enable sandboxing from app.enableSandbox() above
enableRemoteModule: false,
contextIsolation: true,
webgl: false,
},