Version update
This commit is contained in:
2
index.js
2
index.js
@@ -66,7 +66,7 @@ function createWindow () {
|
|||||||
win.loadFile('app/index.html');
|
win.loadFile('app/index.html');
|
||||||
|
|
||||||
// Open the DevTools.
|
// Open the DevTools.
|
||||||
win.webContents.openDevTools();
|
// win.webContents.openDevTools();
|
||||||
|
|
||||||
// Emitted when the window is closed.
|
// Emitted when the window is closed.
|
||||||
win.on('closed', () => {
|
win.on('closed', () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user