mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-27 16:25:21 +00:00
contextIsolation: false
This commit is contained in:
@@ -16,7 +16,7 @@ let config = {
|
||||
height: 600,
|
||||
webPreferences: {
|
||||
nodeIntegration: true,
|
||||
enableRemoteModule: true
|
||||
enableRemoteModule: true, contextIsolation: false
|
||||
}
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user