mirror of
https://github.com/bitwarden/mobile
synced 2025-12-17 08:43:21 +00:00
Enhanced autofill settings (#1150)
* enhanced autofill settings * cleanup
This commit is contained in:
@@ -35,6 +35,7 @@ namespace Bit.App.Services
|
||||
Constants.iOSAutoFillClearCiphersCacheKey,
|
||||
Constants.iOSExtensionClearCiphersCacheKey,
|
||||
Constants.EnvironmentUrlsKey,
|
||||
Constants.InlineAutofillEnabledKey,
|
||||
};
|
||||
|
||||
private readonly HashSet<string> _migrateToPreferences = new HashSet<string>
|
||||
|
||||
Reference in New Issue
Block a user