luci-app-passwall: sync with upstream source
This commit is contained in:
parent
d48b5c4e7b
commit
b8f28ec06c
@ -90,11 +90,10 @@ if is_installed("trojan") or is_finded("trojan") then
|
||||
type:value("Trojan", translate("Trojan"))
|
||||
end
|
||||
|
||||
--[[v2ray_protocol = s:option(ListValue, "v2ray_protocol",
|
||||
v2ray_protocol = s:option(ListValue, "v2ray_protocol",
|
||||
translate("V2ray Protocol"))
|
||||
v2ray_protocol:value("vmess", translate("Vmess"))
|
||||
v2ray_protocol:depends("type", "V2ray")
|
||||
--]]
|
||||
|
||||
v2ray_balancing_node = s:option(DynamicList, "v2ray_balancing_node",
|
||||
translate("List of backup nodes"), translate(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user