1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-11-24 07:30:19 +01:00

Updated isDev

This commit is contained in:
Feenix 2022-08-23 17:49:29 +05:30
parent 4adbf07654
commit 8359e5eb61
2 changed files with 1 additions and 0 deletions

View File

View File

@ -33,6 +33,7 @@ app.on("ready", async () => {
minHeight: 500,
minWidth: 500,
webPreferences: {
devTools: isDev,
autoHideMenuBar: true,
nodeIntegration: true,
webSecurity: false,