autofill save prompt is for preferences

This commit is contained in:
Kyle Spearrin 2019-06-03 14:06:17 -04:00
parent 0918e1d963
commit 4bea105693
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ namespace Bit.App.Services
Constants.ClearClipboardKey,
Constants.AccessibilityAutofillPasswordFieldKey,
Constants.AccessibilityAutofillPersistNotificationKey,
Constants.AutofillDisableSavePromptKey,
Constants.LastActiveKey,
Constants.PushInitialPromptShownKey,
Constants.LastFileCacheClearKey,