Revert "Rename "Relaunch" to "Restart Vesktop""
This reverts commit c6400458e9
.
Wrong branch.
This commit is contained in:
parent
c6400458e9
commit
1065fcb8ca
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ function initTray(win: BrowserWindow) {
|
|||
type: "separator"
|
||||
},
|
||||
{
|
||||
label: "Restart Vesktop",
|
||||
label: "Relaunch",
|
||||
click() {
|
||||
app.relaunch();
|
||||
app.quit();
|
||||
|
|
Loading…
Reference in a new issue