Tray: Add separator
This commit is contained in:
@@ -35,6 +35,9 @@ function initTray(win: BrowserWindow) {
|
|||||||
app.quit();
|
app.quit();
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
type: "separator"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Relaunch",
|
label: "Relaunch",
|
||||||
click() {
|
click() {
|
||||||
|
|||||||
Reference in New Issue
Block a user