Skip to content

Commit 127c589

Browse files
committed
forgot to disable dev tools
1 parent e29f876 commit 127c589

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ const openPreferences = () => {
2929
})
3030

3131
win.loadURL(`file://${PATHS.PAGES.PREFERENCES}`)
32-
win.webContents.openDevTools()
3332
}
3433

3534
const buildTray = async () => {

0 commit comments

Comments
 (0)