mirror of
https://github.com/bitwarden/mobile
synced 2025-02-05 21:05:00 +01:00
help article for lost 2fa
This commit is contained in:
parent
6215a7d65e
commit
8f7c4951b8
@ -130,7 +130,7 @@ namespace Bit.App.Pages
|
|||||||
|
|
||||||
private void Lost2FAApp()
|
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)
|
private async void Entry_Completed(object sender, EventArgs e)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user