diff --git a/src/App/Services/MobileStorageService.cs b/src/App/Services/MobileStorageService.cs index fe5e100fb..3755a8a67 100644 --- a/src/App/Services/MobileStorageService.cs +++ b/src/App/Services/MobileStorageService.cs @@ -20,6 +20,7 @@ namespace Bit.App.Services Constants.ClearClipboardKey, Constants.AccessibilityAutofillPasswordFieldKey, Constants.AccessibilityAutofillPersistNotificationKey, + Constants.AutofillDisableSavePromptKey, Constants.LastActiveKey, Constants.PushInitialPromptShownKey, Constants.LastFileCacheClearKey,