mirror of
https://github.com/bitwarden/mobile
synced 2025-12-19 09:43:27 +00:00
new autofill feature settings
This commit is contained in:
@@ -6,5 +6,7 @@ namespace Bit.App.Abstractions
|
||||
{
|
||||
bool Locked { get; set; }
|
||||
DateTime LastActivity { get; set; }
|
||||
bool AutofillPersistNotification { get; set; }
|
||||
bool AutofillPasswordField { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user