mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
help for 2fa recovery
This commit is contained in:
parent
5c2eb3b193
commit
e282966d64
@ -27,6 +27,6 @@
|
||||
|
||||
$scope.lostApp = function () {
|
||||
$analytics.eventTrack('Selected Lost 2FA App');
|
||||
chrome.tabs.create({ url: 'https://vault.bitwarden.com/#/recover' });
|
||||
chrome.tabs.create({ url: 'https://help.bitwarden.com/article/lost-two-step-device/' });
|
||||
};
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user