diff --git a/src/App/Services/MobileStorageService.cs b/src/App/Services/MobileStorageService.cs index 3755a8a67..e2bdd0598 100644 --- a/src/App/Services/MobileStorageService.cs +++ b/src/App/Services/MobileStorageService.cs @@ -27,7 +27,9 @@ namespace Bit.App.Services Constants.PushLastRegistrationDateKey, Constants.PushRegisteredTokenKey, Constants.PushCurrentTokenKey, - Constants.LastBuildKey + Constants.LastBuildKey, + Constants.MigratedFromV1, + Constants.MigratedFromV1AutofillPromptShown, }; public MobileStorageService(