mirror of https://github.com/M66B/NetGuard.git
Default disable tethering
This commit is contained in:
parent
462c2c9b4b
commit
fa2b8fc24b
|
@ -53,7 +53,7 @@
|
|||
android:key="category_options"
|
||||
android:title="@string/setting_network_options">
|
||||
<SwitchPreference
|
||||
android:defaultValue="true"
|
||||
android:defaultValue="false"
|
||||
android:key="tethering"
|
||||
android:title="@string/setting_tethering" />
|
||||
<MultiSelectListPreference
|
||||
|
|
Loading…
Reference in New Issue