mirror of
https://github.com/bitwarden/mobile
synced 2026-01-07 02:53:56 +00:00
clear cache flag on disk
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
public const string IdentityUrl = "other:identityUrl";
|
||||
public const string IconsUrl = "other:iconsUrl";
|
||||
public const string FailedPinAttempts = "other:failedPinAttempts";
|
||||
public const string ClearCiphersCache = "other:clearCiphersCache";
|
||||
|
||||
public const int SelectFileRequestCode = 42;
|
||||
public const int SelectFilePermissionRequestCode = 43;
|
||||
|
||||
Reference in New Issue
Block a user