mirror of
https://github.com/bitwarden/mobile
synced 2025-12-10 21:33:36 +00:00
Run dotnet format (#1738)
This commit is contained in:
@@ -35,12 +35,12 @@ namespace Bit.App.Pages
|
||||
protected async override void OnAppearing()
|
||||
{
|
||||
base.OnAppearing();
|
||||
|
||||
|
||||
if (IsThemeDirty)
|
||||
{
|
||||
UpdateOnThemeChanged();
|
||||
}
|
||||
|
||||
|
||||
await SaveActivityAsync();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user