1
0
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:
Kyle Spearrin
2019-06-04 10:53:05 -04:00
parent 5bae62cdcb
commit 775d929711

View File

@@ -27,7 +27,9 @@ namespace Bit.App.Services
Constants.PushLastRegistrationDateKey,
Constants.PushRegisteredTokenKey,
Constants.PushCurrentTokenKey,
Constants.LastBuildKey
Constants.LastBuildKey,
Constants.MigratedFromV1,
Constants.MigratedFromV1AutofillPromptShown,
};
public MobileStorageService(