Explorar o código

Merge pull request #137 from AppIns/patch-1

Comment out enabling dev tools
Zeke Sikelianos %!s(int64=8) %!d(string=hai) anos
pai
achega
1a4fd86f69
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      main.js

+ 1 - 1
main.js

@@ -23,7 +23,7 @@ function createWindow () {
   }))
 
   // Open the DevTools.
-  mainWindow.webContents.openDevTools()
+  // mainWindow.webContents.openDevTools()
 
   // Emitted when the window is closed.
   mainWindow.on('closed', function () {