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