@ -68,8 +68,10 @@ function createWindow () {
}
}))
// Open the DevTools.
mainWindow.webContents.openDevTools()
if (NODE_ENV === 'development') {
// Emitted when the window is closed.
mainWindow.on('closed', function () {