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"
|
type: "separator"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "Restart Vesktop",
|
label: "Relaunch",
|
||||||
click() {
|
click() {
|
||||||
app.relaunch();
|
app.relaunch();
|
||||||
app.quit();
|
app.quit();
|
||||||
|
|
Loading…
Reference in a new issue