From 467762ed99cafb46a49ee928b8fcd26dc3f5009c Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Mon, 1 Jun 2026 03:33:57 +0800 Subject: [PATCH] Update luci-base.patch --- .github/diy/patches/luci-base.patch | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.github/diy/patches/luci-base.patch b/.github/diy/patches/luci-base.patch index 9e113080..c81a69f7 100644 --- a/.github/diy/patches/luci-base.patch +++ b/.github/diy/patches/luci-base.patch @@ -218,3 +218,19 @@ nobatch, credentials: true }).then(cb, cb); + +--- a/luci-base/ucode/template/header.ut ++++ b/luci-base/ucode/template/header.ut +@@ -23,12 +23,6 @@ + include(`themes/${theme}/header`); + -%} + +-{% if (wizard_pending): %} +- +-{% endif %} +- + +