diff --git a/main.js b/main.js index baf9d31..910e0ed 100644 --- a/main.js +++ b/main.js @@ -16,7 +16,7 @@ function createWindow () { // Create the browser window. mainWindow = new BrowserWindow({ width: 800, - height: 600, + height: 720, webPreferences: { nodeIntegration: true }