luci: fix bug
This commit is contained in:
parent
fddd6eed92
commit
d67f9fd5c6
@ -779,6 +779,7 @@ function gen_config(var)
|
|||||||
if outboundTag or balancerTag and e.remarks then
|
if outboundTag or balancerTag and e.remarks then
|
||||||
if outboundTag == "default" then
|
if outboundTag == "default" then
|
||||||
outboundTag = default_outboundTag
|
outboundTag = default_outboundTag
|
||||||
|
balancerTag = default_balancerTag
|
||||||
end
|
end
|
||||||
local protocols = nil
|
local protocols = nil
|
||||||
if e["protocol"] and e["protocol"] ~= "" then
|
if e["protocol"] and e["protocol"] ~= "" then
|
||||||
|
Loading…
Reference in New Issue
Block a user