mirror of
https://github.com/bitwarden/mobile
synced 2025-12-27 05:33:23 +00:00
Run dotnet format (#1738)
This commit is contained in:
@@ -67,7 +67,7 @@ namespace Bit.App.Pages
|
||||
get => _showCancelButton;
|
||||
set => SetProperty(ref _showCancelButton, value);
|
||||
}
|
||||
|
||||
|
||||
public string Email
|
||||
{
|
||||
get => _email;
|
||||
|
||||
Reference in New Issue
Block a user