We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86dd9d6 commit ae6d65dCopy full SHA for ae6d65d
index.js
@@ -36,7 +36,7 @@ function createWindow () {
36
}))
37
38
// Open the DevTools.
39
- win.webContents.openDevTools()
+ // win.webContents.openDevTools()
40
41
// Emitted when the window is closed.
42
win.on('closed', () => {
0 commit comments