mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
syncing from menu and vault reload
This commit is contained in:
@@ -259,7 +259,7 @@ export class MenuMain {
|
||||
},
|
||||
{ type: 'separator' },
|
||||
{
|
||||
label: this.i18nService.t('webVault'),
|
||||
label: this.i18nService.t('goToWebVault'),
|
||||
click() {
|
||||
shell.openExternal('https://vault.bitwarden.com');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user