mirror of
https://github.com/bitwarden/mobile
synced 2025-12-10 21:33:36 +00:00
needs migration flag
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
public static string ClearClipboardKey = "clearClipboard";
|
||||
public static string LastClipboardValueKey = "lastClipboardValue";
|
||||
public static string LastBuildKey = "lastBuild";
|
||||
public static string OldLastActivityKey = "other:lastActivityDate";
|
||||
public const int SelectFileRequestCode = 42;
|
||||
public const int SelectFilePermissionRequestCode = 43;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user