We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9db202 commit f120d63Copy full SHA for f120d63
electron/Main.ts
@@ -20,7 +20,6 @@ const createWindow = () => {
20
webPreferences: {
21
nodeIntegration: true,
22
contextIsolation: false,
23
- webSecurity: false,
24
},
25
26
});
0 commit comments