luci: fix bug

This commit is contained in:
Tianhe Y 2023-04-05 21:00:13 +08:00 committed by sbwml
parent fddd6eed92
commit d67f9fd5c6

View File

@ -779,6 +779,7 @@ function gen_config(var)
if outboundTag or balancerTag and e.remarks then
if outboundTag == "default" then
outboundTag = default_outboundTag
balancerTag = default_balancerTag
end
local protocols = nil
if e["protocol"] and e["protocol"] ~= "" then