luci-app-passwall: sync upstream

last commit: bc2cf33b6b
This commit is contained in:
gitea-action 2025-01-10 18:00:33 +08:00
parent 5d0dbdc4a2
commit 93974a7fed

View File

@ -194,7 +194,6 @@ do
local node_id = t[option]
CONFIG[#CONFIG + 1] = {
log = true,
rmempty = true,
id = t[".name"],
remarks = "HAProxy负载均衡节点列表[" .. i .. "]",
currentNode = node_id and uci:get_all(appname, node_id) or nil,