mirror of
https://github.com/bitwarden/mobile
synced 2025-12-22 03:03:46 +00:00
migration settings are for prefs storage
This commit is contained in:
@@ -27,7 +27,9 @@ namespace Bit.App.Services
|
||||
Constants.PushLastRegistrationDateKey,
|
||||
Constants.PushRegisteredTokenKey,
|
||||
Constants.PushCurrentTokenKey,
|
||||
Constants.LastBuildKey
|
||||
Constants.LastBuildKey,
|
||||
Constants.MigratedFromV1,
|
||||
Constants.MigratedFromV1AutofillPromptShown,
|
||||
};
|
||||
|
||||
public MobileStorageService(
|
||||
|
||||
Reference in New Issue
Block a user