Comment out enabling dev tools
@ -23,7 +23,7 @@ function createWindow () {
}))
// Open the DevTools.
mainWindow.webContents.openDevTools()
// mainWindow.webContents.openDevTools()
// Emitted when the window is closed.
mainWindow.on('closed', function () {