mirror of
https://github.com/bitwarden/mobile
synced 2025-12-11 05:43:30 +00:00
triedV1ReSync check
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
public static string AddSitePromptShownKey = "addSitePromptShown";
|
||||
public static string MigratedFromV1 = "migratedFromV1";
|
||||
public static string MigratedFromV1AutofillPromptShown = "migratedV1AutofillPromptShown";
|
||||
public static string TriedV1Resync = "triedV1Resync";
|
||||
public const int SelectFileRequestCode = 42;
|
||||
public const int SelectFilePermissionRequestCode = 43;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user