mirror of
https://github.com/upscayl/upscayl.git
synced 2024-11-24 07:30:19 +01:00
Updated isDev
This commit is contained in:
parent
4adbf07654
commit
8359e5eb61
@ -33,6 +33,7 @@ app.on("ready", async () => {
|
||||
minHeight: 500,
|
||||
minWidth: 500,
|
||||
webPreferences: {
|
||||
devTools: isDev,
|
||||
autoHideMenuBar: true,
|
||||
nodeIntegration: true,
|
||||
webSecurity: false,
|
||||
|
Loading…
Reference in New Issue
Block a user