Fix missing images && Fix missing Web Fonts

This commit is contained in:
FallenGravity
2019-10-13 12:30:00 +02:00
parent f3da0d44d7
commit f73c3a8424
20 changed files with 10057 additions and 10 deletions

View File

@@ -27,7 +27,7 @@ locker.lock().then(function () {
EthoGeth.startGeth();
// Open the DevTools.
// mainWindow.webContents.openDevTools()
mainWindow.webContents.openDevTools()
// Emitted when the window is closed.
mainWindow.on("closed", function () {