Code style

This commit is contained in:
Nick Denry 2019-04-26 04:32:37 +03:00
parent 881572ebda
commit 9b1dc078ed
2 changed files with 3 additions and 5 deletions

View File

@ -44,9 +44,7 @@ function createWindow () {
// when you should delete the corresponding element. // when you should delete the corresponding element.
mainWindow = null mainWindow = null
}) })
//mainWindow.webContents.openDevTools();
mainWindow.webContents.openDevTools();
} }
// This method will be called when Electron has finished // This method will be called when Electron has finished