Skip to content

Commit

Permalink
Update angular cli and devkit
Browse files Browse the repository at this point in the history
  • Loading branch information
everoddandeven committed Oct 19, 2024
1 parent fbacfb2 commit 18911d7
Show file tree
Hide file tree
Showing 3 changed files with 85 additions and 281 deletions.
2 changes: 2 additions & 0 deletions app/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -529,6 +529,8 @@ try {
isQuitting = true;
});

app.setLoginItemSettings

ipcMain.handle('quit', (event) => {
isQuitting = true;
app.quit();
Expand Down
Loading

0 comments on commit 18911d7

Please sign in to comment.