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

This commit is contained in:
FallenGravity
2019-10-13 10:44:52 +02:00
parent 2f0e49f481
commit 3f2bfec032
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.