mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-09-24 21:04:57 +00:00
Update wegame sdk to latest version
This commit is contained in:
@@ -51,8 +51,9 @@ function createWindow() {
|
||||
webPreferences: {
|
||||
nodeIntegration: true,
|
||||
webSecurity: false,
|
||||
contextIsolation: false,
|
||||
},
|
||||
// allowRunningInsecureContent: false,
|
||||
allowRunningInsecureContent: false,
|
||||
});
|
||||
|
||||
if (isLocal) {
|
||||
|
||||
Reference in New Issue
Block a user