mirror of
https://github.com/celisej567/Vesktop.git
synced 2026-09-19 20:08:41 +03:00
migrate from browser bundle to Vencord:#765
This commit is contained in:
@@ -6,7 +6,7 @@ export function createMainWindow() {
|
||||
show: false,
|
||||
webPreferences: {
|
||||
nodeIntegration: false,
|
||||
sandbox: true,
|
||||
sandbox: false,
|
||||
contextIsolation: true,
|
||||
devTools: true,
|
||||
preload: join(__dirname, "preload.js")
|
||||
|
||||
Reference in New Issue
Block a user