Update luci-app-passwall.patch

This commit is contained in:
kiddin9
2026-08-17 19:36:50 +08:00
committed by GitHub
parent 45849e1cfe
commit be3f692d6a
+3 -1
View File
@@ -237,11 +237,13 @@
s:tab("Proxy", translate("Mode"))
o = s:taboption("Proxy", Flag, "use_direct_list", translatef("Use %s", translate("Direct List")))
@@ -834,5 +855,6 @@
@@ -825,7 +825,7 @@ for k, v in pairs(nodes_table) do
end
m:appendTemplate("/global/footer", {shunt_list = api.jsonc.stringify(shunt_list)})
-
+m:appendTemplate("/global/status_bottom")
m:appendTemplate("/cbi/sortable", {sectiontype = s2.sectiontype})
return api.return_map(m)