mirror of
https://github.com/bitwarden/mobile
synced 2025-12-29 06:33:53 +00:00
clear cache flag on disk
This commit is contained in:
@@ -17,5 +17,6 @@ namespace Bit.App.Abstractions
|
||||
string ApiUrl { get; set; }
|
||||
string IdentityUrl { get; set; }
|
||||
string IconsUrl { get; set; }
|
||||
bool ClearCiphersCache { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user