Disable Dev tools on launch
This commit is contained in:
2
main.js
2
main.js
@@ -34,7 +34,7 @@ locker.lock().then(function() {
|
|||||||
EthoGeth.startGeth();
|
EthoGeth.startGeth();
|
||||||
|
|
||||||
// Open the DevTools.
|
// Open the DevTools.
|
||||||
mainWindow.webContents.openDevTools()
|
//mainWindow.webContents.openDevTools()
|
||||||
|
|
||||||
// Emitted when the window is closed.
|
// Emitted when the window is closed.
|
||||||
mainWindow.on("closed", function() {
|
mainWindow.on("closed", function() {
|
||||||
|
|||||||
Reference in New Issue
Block a user