Consistency

This commit is contained in:
V 2023-07-14 02:11:48 +02:00
parent f1ee4a8e99
commit f012e677a6
No known key found for this signature in database
GPG key ID: A1DC0CFB5615D905

View file

@ -81,7 +81,7 @@ function initTray(win: BrowserWindow) {
}
},
{
label: "Reset app",
label: "Reset Vesktop",
async click() {
await clearData(win);
}