mirror of
https://github.com/bitwarden/mobile
synced 2025-12-20 10:13:42 +00:00
Run dotnet format (#1738)
This commit is contained in:
@@ -7,7 +7,7 @@ namespace Bit.App.Abstractions
|
||||
string[] ProtectedFields { get; }
|
||||
|
||||
Task<bool> ShowPasswordPromptAsync();
|
||||
|
||||
|
||||
Task<(string password, bool valid)> ShowPasswordPromptAndGetItAsync();
|
||||
|
||||
Task<bool> Enabled();
|
||||
|
||||
Reference in New Issue
Block a user