This commit is contained in:
liamcottle 2024-08-16 21:33:58 +12:00
commit b95adf2ed6

View file

@ -200,7 +200,7 @@ app.whenReady().then(async () => {
});
// quit after dismissing error dialog
quit();
app.quit();
});