luci-app-passwall: sync with upstream source

This commit is contained in:
CN_SZTL 2020-01-19 23:59:07 +08:00
parent d48b5c4e7b
commit b8f28ec06c
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -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(