From 994001c49e35f97e758de82a233cc9ba47bb1c97 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 19 Aug 2026 21:15:36 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=90=20Sync=202026-08-19=2021:15:36?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- luci-theme-footstrap/Makefile | 2 +- luci-theme-footstrap/root/etc/config/footstrap | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/luci-theme-footstrap/Makefile b/luci-theme-footstrap/Makefile index 86e20c90..6ac0db86 100644 --- a/luci-theme-footstrap/Makefile +++ b/luci-theme-footstrap/Makefile @@ -17,7 +17,7 @@ LUCI_NAME:=luci-theme-footstrap FOOTSTRAP_VERSION?= ifneq ($(FOOTSTRAP_VERSION),) PKG_VERSION:=$(FOOTSTRAP_VERSION) -PKG_RELEASE:=26 +PKG_RELEASE:=27 endif LUCI_TITLE:=Footstrap Theme diff --git a/luci-theme-footstrap/root/etc/config/footstrap b/luci-theme-footstrap/root/etc/config/footstrap index c62c159e..d1cb3849 100644 --- a/luci-theme-footstrap/root/etc/config/footstrap +++ b/luci-theme-footstrap/root/etc/config/footstrap @@ -3,3 +3,4 @@ config footstrap 'settings' option pattern 'a583df0ec986a6b8454f7be514e8cb32' option darkmode 'dark' option wallpaper 'pattern' + option layout 'sidebar'