Consistency
This commit is contained in:
parent
f1ee4a8e99
commit
f012e677a6
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ function initTray(win: BrowserWindow) {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "Reset app",
|
label: "Reset Vesktop",
|
||||||
async click() {
|
async click() {
|
||||||
await clearData(win);
|
await clearData(win);
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue