mirror of
https://github.com/bitwarden/mobile
synced 2026-01-01 08:03:37 +00:00
Run dotnet format (#1738)
This commit is contained in:
@@ -177,7 +177,7 @@ namespace Bit.App.Pages
|
||||
var previousPage = await AppHelpers.ClearPreviousPage();
|
||||
Application.Current.MainPage = new TabsPage(_appOptions, previousPage);
|
||||
}
|
||||
|
||||
|
||||
private async Task UpdateTempPasswordAsync()
|
||||
{
|
||||
var page = new UpdateTempPasswordPage();
|
||||
|
||||
Reference in New Issue
Block a user