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