Refactor/Main: Remove `enableRemoteModule` option from `webPreferences`

This commit is contained in:
Svallinn 2021-05-22 18:00:49 +01:00
parent 3c9de5e63a
commit 1c57c2b0d7
No known key found for this signature in database
GPG Key ID: 09FB527F34037CCA
1 changed files with 0 additions and 1 deletions

View File

@ -237,7 +237,6 @@ function runApp() {
nodeIntegrationInWorker: false,
webSecurity: false,
backgroundThrottling: false,
enableRemoteModule: true,
contextIsolation: false
},
show: false