mirror of
https://github.com/M66B/NetGuard.git
synced 2025-01-04 06:23:04 +00:00
And another one
This commit is contained in:
parent
00e311e5cb
commit
335c55be38
1 changed files with 1 additions and 1 deletions
|
@ -222,7 +222,7 @@
|
||||||
<EditTextPreference
|
<EditTextPreference
|
||||||
android:dependency="filter"
|
android:dependency="filter"
|
||||||
android:hint="1080"
|
android:hint="1080"
|
||||||
android:inputType="text"
|
android:inputType="number"
|
||||||
android:key="socks5_port"/>
|
android:key="socks5_port"/>
|
||||||
<EditTextPreference
|
<EditTextPreference
|
||||||
android:dependency="filter"
|
android:dependency="filter"
|
||||||
|
|
Loading…
Reference in a new issue