removed unconditional devtools start...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-09-18 03:32:47 +03:00
parent b0f8605886
commit 0c85d026fa

View File

@ -107,7 +107,7 @@ function createWindow(){
// disable default menu...
win.setMenu(null)
win.openDevTools()
//win.openDevTools()
// and load the index.html of the app.