mirror of
https://github.com/M66B/NetGuard.git
synced 2025-01-01 12:54:07 +00:00
Small field fix
This commit is contained in:
parent
078c2319fa
commit
00e311e5cb
1 changed files with 1 additions and 1 deletions
|
@ -222,7 +222,7 @@
|
|||
<EditTextPreference
|
||||
android:dependency="filter"
|
||||
android:hint="1080"
|
||||
android:inputType="text"
|
||||
android:inputType="number"
|
||||
android:key="socks5_port"/>
|
||||
<EditTextPreference
|
||||
android:dependency="filter"
|
||||
|
|
Loading…
Reference in a new issue