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,
|
minHeight: 500,
|
||||||
minWidth: 500,
|
minWidth: 500,
|
||||||
webPreferences: {
|
webPreferences: {
|
||||||
|
devTools: isDev,
|
||||||
autoHideMenuBar: true,
|
autoHideMenuBar: true,
|
||||||
nodeIntegration: true,
|
nodeIntegration: true,
|
||||||
webSecurity: false,
|
webSecurity: false,
|
||||||
|
Loading…
Reference in New Issue
Block a user