diff --git a/src/main/mainWindow.ts b/src/main/mainWindow.ts index 9f61e21..54adbf7 100644 --- a/src/main/mainWindow.ts +++ b/src/main/mainWindow.ts @@ -35,6 +35,9 @@ function initTray(win: BrowserWindow) { app.quit(); } }, + { + type: "separator" + }, { label: "Relaunch", click() {