mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
help article for lost 2fa
This commit is contained in:
@@ -130,7 +130,7 @@ namespace Bit.App.Pages
|
||||
|
||||
private void Lost2FAApp()
|
||||
{
|
||||
Device.OpenUri(new Uri("https://vault.bitwarden.com/#/recover"));
|
||||
Device.OpenUri(new Uri("https://help.bitwarden.com/article/lost-two-step-device/"));
|
||||
}
|
||||
|
||||
private async void Entry_Completed(object sender, EventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user