Revert "Rename "Relaunch" to "Restart Vesktop""

This reverts commit c6400458e9.

Wrong branch.
This commit is contained in:
Tiagoquix 2024-06-28 01:57:56 -03:00
parent c6400458e9
commit 1065fcb8ca

View file

@ -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();