fix minors
This commit is contained in:
parent
5f7f02f747
commit
37cfc43470
@ -313,7 +313,7 @@ o:depends("type", "hysteria")
|
|||||||
o.rmempty = true
|
o.rmempty = true
|
||||||
o.default = "0"
|
o.default = "0"
|
||||||
|
|
||||||
o = s:option(Value, "port_range", translate("Port range"))
|
o = s:option(Value, "port_range", translate("Port Range"))
|
||||||
o:depends({type = "hysteria", port_hopping = "1"})
|
o:depends({type = "hysteria", port_hopping = "1"})
|
||||||
o.datatype = "portrange"
|
o.datatype = "portrange"
|
||||||
o.rmempty = true
|
o.rmempty = true
|
||||||
|
Loading…
Reference in New Issue
Block a user