mirror of
https://github.com/bitwarden/android.git
synced 2024-10-31 23:25:45 +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://android",
|
||||||
"androidapp://com.x8bit.bitwarden",
|
"androidapp://com.x8bit.bitwarden",
|
||||||
"androidapp://com.oneplus.applocker",
|
"androidapp://com.oneplus.applocker",
|
||||||
"androidapp://com.android.settings",
|
|
||||||
};
|
};
|
||||||
|
|
||||||
public static async Task<List<FilledItem>> GetFillItemsAsync(Parser parser, ICipherService cipherService)
|
public static async Task<List<FilledItem>> GetFillItemsAsync(Parser parser, ICipherService cipherService)
|
||||||
|
|
Loading…
Reference in a new issue