mirror of
https://github.com/bitwarden/mobile
synced 2025-12-10 13:23:39 +00:00
add event service
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
public static string MigratedFromV1 = "migratedFromV1";
|
||||
public static string MigratedFromV1AutofillPromptShown = "migratedV1AutofillPromptShown";
|
||||
public static string TriedV1Resync = "triedV1Resync";
|
||||
public static string EventCollectionKey = "eventCollection";
|
||||
public const int SelectFileRequestCode = 42;
|
||||
public const int SelectFilePermissionRequestCode = 43;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user