mirror of
https://github.com/bitwarden/mobile
synced 2026-01-10 12:33:28 +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