diff --git a/luci-app-passwall/luasrc/passwall/util_xray.lua b/luci-app-passwall/luasrc/passwall/util_xray.lua index 01107b25b..71e165946 100644 --- a/luci-app-passwall/luasrc/passwall/util_xray.lua +++ b/luci-app-passwall/luasrc/passwall/util_xray.lua @@ -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