Add a seperator before Restart/Quit
This commit is contained in:
parent
85aaf5946d
commit
fbf53123fa
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ export function updateTrayMenu() {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
{ type: "separator" },
|
||||||
{
|
{
|
||||||
label: "Restart App",
|
label: "Restart App",
|
||||||
type: "normal",
|
type: "normal",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue