mirror of
https://github.com/bitwarden/mobile
synced 2025-12-20 02:03:49 +00:00
disable website icons option
This commit is contained in:
@@ -9,6 +9,7 @@ namespace Bit.App.Abstractions
|
||||
DateTime LastCacheClear { get; set; }
|
||||
bool AutofillPersistNotification { get; set; }
|
||||
bool AutofillPasswordField { get; set; }
|
||||
bool DisableWebsiteIcons { get; set; }
|
||||
string SecurityStamp { get; set; }
|
||||
string BaseUrl { get; set; }
|
||||
string WebVaultUrl { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user