mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-22 11:45:59 +01:00
update link for Web and Browser (#5779)
This commit is contained in:
parent
7dc284bc3e
commit
acd169b113
@ -30,7 +30,7 @@ export class TwoFactorOptionsComponent implements OnInit {
|
|||||||
}
|
}
|
||||||
|
|
||||||
recover() {
|
recover() {
|
||||||
this.platformUtilsService.launchUri("https://bitwarden.com/help/lost-two-step-device/");
|
this.platformUtilsService.launchUri("https://vault.bitwarden.com/#/recover-2fa");
|
||||||
this.onRecoverSelected.emit();
|
this.onRecoverSelected.emit();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user