|
|
|
@ -26,7 +26,7 @@ function createWindow () {
|
|
|
|
|
mainWindow.loadURL(`file://${__dirname}/index.html`)
|
|
|
|
|
|
|
|
|
|
// Open the DevTools.
|
|
|
|
|
mainWindow.webContents.openDevTools()
|
|
|
|
|
//mainWindow.webContents.openDevTools()
|
|
|
|
|
|
|
|
|
|
// Emitted when the window is closed.
|
|
|
|
|
mainWindow.on('closed', function () {
|
|
|
|
|