fix: compile

This commit is contained in:
Amelia Frost 2026-03-28 18:10:14 -07:00
parent 0e903e71df
commit cec88cfe3f
No known key found for this signature in database

View file

@ -69,7 +69,7 @@ export function updateTrayMenu() {
type: "normal", type: "normal",
click() { click() {
app.relaunch(); app.relaunch();
app.quit(0); app.quit();
}, },
}, },
{ {