From b8f28ec06cb6a29d89aaf480d3c9d46f4de5dc47 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Sun, 19 Jan 2020 23:59:07 +0800 Subject: [PATCH] luci-app-passwall: sync with upstream source --- .../luasrc/model/cbi/passwall/node_config.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package/lienol/luci-app-passwall/luasrc/model/cbi/passwall/node_config.lua b/package/lienol/luci-app-passwall/luasrc/model/cbi/passwall/node_config.lua index 8fcffa0ede..25c7fae6ed 100644 --- a/package/lienol/luci-app-passwall/luasrc/model/cbi/passwall/node_config.lua +++ b/package/lienol/luci-app-passwall/luasrc/model/cbi/passwall/node_config.lua @@ -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(