Updated Handlebars for security, fixed dev tools opening on startup.

This commit is contained in:
FallenGravity
2019-10-13 03:47:07 +02:00
parent 2f0e49f481
commit d40b1768ca
2 changed files with 1 additions and 2 deletions

View File

@@ -24,7 +24,6 @@ locker.lock().then(function () {
// and load the index.html of the app.
mainWindow.loadFile("index.html");
mainWindow.webContents.openDevTools()
EthoGeth.startGeth();
// Open the DevTools.