Refactor/Main: Remove `enableRemoteModule` option from `webPreferences`
This commit is contained in:
parent
3c9de5e63a
commit
1c57c2b0d7
|
@ -237,7 +237,6 @@ function runApp() {
|
|||
nodeIntegrationInWorker: false,
|
||||
webSecurity: false,
|
||||
backgroundThrottling: false,
|
||||
enableRemoteModule: true,
|
||||
contextIsolation: false
|
||||
},
|
||||
show: false
|
||||
|
|
Loading…
Reference in New Issue