Work on launcher and getting device info

This commit is contained in:
Scott Idem
2022-05-25 14:05:21 -04:00
parent 9b1fffe024
commit 9094b28376
2 changed files with 24 additions and 1 deletions

View File

@@ -66,7 +66,7 @@ function createWindow () {
win.loadFile('app/index.html');
// Open the DevTools.
// win.webContents.openDevTools();
win.webContents.openDevTools();
// Emitted when the window is closed.
win.on('closed', () => {