mirror of
https://github.com/streamwall/streamwall.git
synced 2026-02-01 01:42:49 -05:00
Satisfy worldSafeExecuteJavaScript warning
This commit is contained in:
@@ -160,6 +160,7 @@ export default class StreamWindow extends EventEmitter {
|
|||||||
nodeIntegration: false,
|
nodeIntegration: false,
|
||||||
enableRemoteModule: false,
|
enableRemoteModule: false,
|
||||||
contextIsolation: true,
|
contextIsolation: true,
|
||||||
|
worldSafeExecuteJavaScript: true,
|
||||||
partition: 'persist:session',
|
partition: 'persist:session',
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user