diff --git a/constants/models.js b/constants/models.js deleted file mode 100644 index e69de29..0000000 diff --git a/main/index.js b/main/index.js index dc3071b..a68ff3a 100644 --- a/main/index.js +++ b/main/index.js @@ -33,6 +33,7 @@ app.on("ready", async () => { minHeight: 500, minWidth: 500, webPreferences: { + devTools: isDev, autoHideMenuBar: true, nodeIntegration: true, webSecurity: false,