mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
update link for Web and Browser (#5779)
This commit is contained in:
@@ -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();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user