Skip to content

Commit

Permalink
chore: remove devtool toggle
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <i@innei.in>
  • Loading branch information
Innei committed Aug 19, 2024
1 parent e18ec75 commit 0a190d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/window.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ export function createWindow(
...configs,
})

window.webContents.openDevTools()
function refreshBound(timeout = 0) {
setTimeout(() => {
const mainWindow = getMainWindow()
Expand Down

0 comments on commit 0a190d3

Please sign in to comment.