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

View File

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