mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
removed unconditional devtools start...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
b0f8605886
commit
0c85d026fa
@ -107,7 +107,7 @@ function createWindow(){
|
|||||||
// disable default menu...
|
// disable default menu...
|
||||||
win.setMenu(null)
|
win.setMenu(null)
|
||||||
|
|
||||||
win.openDevTools()
|
//win.openDevTools()
|
||||||
|
|
||||||
|
|
||||||
// and load the index.html of the app.
|
// and load the index.html of the app.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user