chore: security

This commit is contained in:
cha0s 2021-01-07 19:07:10 -06:00
parent f08d0bfda7
commit 4b798da3e8

View File

@ -29,6 +29,7 @@ async function createWindow() {
height: 600,
webPreferences: {
contextIsolation: true,
nodeIntegration: false,
},
width: 800,
});