mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
Bump Electron to v14 (#498)
This commit is contained in:
@@ -118,9 +118,8 @@ export class WindowMain {
|
||||
alwaysOnTop: this.enableAlwaysOnTop,
|
||||
webPreferences: {
|
||||
nodeIntegration: true,
|
||||
webviewTag: true,
|
||||
backgroundThrottling: false,
|
||||
enableRemoteModule: true, // TODO: This needs to be removed prior to Electron 14.
|
||||
contextIsolation: false,
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user