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