mirror of
https://github.com/bitwarden/mobile
synced 2025-12-14 07:13:33 +00:00
update tasks and sync on app start
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
public static string ThemeKey = "theme";
|
||||
public static string ClearClipboardKey = "clearClipboard";
|
||||
public static string LastClipboardValueKey = "lastClipboardValue";
|
||||
public static string LastBuildKey = "lastBuild";
|
||||
public const int SelectFileRequestCode = 42;
|
||||
public const int SelectFilePermissionRequestCode = 43;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user