I meant fourth

This commit is contained in:
cantbesure1
2017-11-12 13:50:25 -08:00
parent e21cf2cbf2
commit e7bc2e76cf
2 changed files with 2 additions and 2 deletions

View File

@@ -56,7 +56,7 @@ app.on('ready', () =>
is_shown = true;
})
// Open the DevTools.
win.webContents.openDevTools()
// win.webContents.openDevTools()
})
app.on('window-all-closed', () =>