diff --git a/main.js b/main.js index c727084d3..41aaecbef 100644 --- a/main.js +++ b/main.js @@ -44,7 +44,7 @@ function createWindow () { // Create the browser window. mainWindow = new BrowserWindow({ width: 800, - height: 600, + height: 610, webPreferences: { nodeIntegration: false, sandbox: true,