diff --git a/.github/diy/patches/luci-app-passwall.patch b/.github/diy/patches/luci-app-passwall.patch index 8743d22f..016188c0 100644 --- a/.github/diy/patches/luci-app-passwall.patch +++ b/.github/diy/patches/luci-app-passwall.patch @@ -256,7 +256,7 @@ m:append(footer) +m:append(Template(appname .. "/global/status_bottom")) - return m + return api.return_map(m) new file mode 100644 index 000000000000..a00fff9c79b3