Do not show tools on launch.

This commit is contained in:
Feufochmar 2020-04-05 18:04:58 +02:00
parent e027336e2b
commit 8a31e4e139
1 changed files with 0 additions and 3 deletions

View File

@ -12,9 +12,6 @@ function createWindow () {
// and load the index.html of the app.
win.loadFile('index.html')
// Open the DevTools.
win.webContents.openDevTools()
}
// This method will be called when Electron has finished