mirror of
https://github.com/bitwarden/android.git
synced 2024-12-24 18:08:26 +03:00
revert com.android.settings from blacklist
This commit is contained in:
parent
e30136dace
commit
0eb385e49f
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@ namespace Bit.Droid.Autofill
|
|||
"androidapp://android",
|
||||
"androidapp://com.x8bit.bitwarden",
|
||||
"androidapp://com.oneplus.applocker",
|
||||
"androidapp://com.android.settings",
|
||||
};
|
||||
|
||||
public static async Task<List<FilledItem>> GetFillItemsAsync(Parser parser, ICipherService cipherService)
|
||||
|
|
Loading…
Reference in a new issue