We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e29f876 commit 127c589Copy full SHA for 127c589
index.js
@@ -29,7 +29,6 @@ const openPreferences = () => {
29
})
30
31
win.loadURL(`file://${PATHS.PAGES.PREFERENCES}`)
32
- win.webContents.openDevTools()
33
}
34
35
const buildTray = async () => {
0 commit comments