Skip to content

Commit

Permalink
Revert "Test"
Browse files Browse the repository at this point in the history
This reverts commit f7092e0.
  • Loading branch information
digimezzo committed Dec 13, 2024
1 parent f7092e0 commit 798463c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -482,9 +482,9 @@ try {
isQuit = true;
});

// app.on('will-quit', () => {
// // discordUpdater.shutdown();
// });
app.on('will-quit', () => {
// discordUpdater.shutdown();
});

app.whenReady().then(() => {
// See: https://github.com/electron/electron/issues/23757
Expand Down

0 comments on commit 798463c

Please sign in to comment.