mirror of
https://github.com/bitwarden/mobile
synced 2025-12-10 21:33:36 +00:00
Add Site Prompt
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
public static string LastClipboardValueKey = "lastClipboardValue";
|
||||
public static string LastBuildKey = "lastBuild";
|
||||
public static string OldUserIdKey = "userId";
|
||||
public static string AddSitePromptShownKey = "addSitePromptShown";
|
||||
public const int SelectFileRequestCode = 42;
|
||||
public const int SelectFilePermissionRequestCode = 43;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user