Skip to content

Commit

Permalink
fix: remove debugger statement from app.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
purocean committed Dec 9, 2024
1 parent 3c9f0ba commit 4f8f307
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -671,8 +671,6 @@ if (!gotTheLock) {
}
})

debugger

return {
action: 'allow',
overrideBrowserWindowOptions: {
Expand Down

0 comments on commit 4f8f307

Please sign in to comment.