Add a seperator before Restart/Quit

This commit is contained in:
Amelia Frost 2026-03-28 18:13:17 -07:00
parent 85aaf5946d
commit fbf53123fa
No known key found for this signature in database

View file

@ -56,6 +56,7 @@ export function updateTrayMenu() {
}
},
},
{ type: "separator" },
{
label: "Restart App",
type: "normal",