mirror of
https://github.com/M66B/NetGuard.git
synced 2025-01-19 22:20:15 +00:00
Ad blocking depends on filtering
This commit is contained in:
parent
97905df132
commit
22694e4d3a
1 changed files with 1 additions and 0 deletions
|
@ -134,6 +134,7 @@
|
|||
android:key="import"
|
||||
android:title="@string/setting_import" />
|
||||
<Preference
|
||||
android:dependency="filter"
|
||||
android:key="hosts"
|
||||
android:title="@string/setting_hosts" />
|
||||
</PreferenceCategory>
|
||||
|
|
Loading…
Reference in a new issue