mirror of
https://github.com/kenzok8/small-package
synced 2025-01-08 11:17:34 +08:00
update 2023-11-22 23:35:54
This commit is contained in:
parent
d302801a2a
commit
22db5bf87d
@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
LUCI_TITLE:=Design Theme
|
||||
LUCI_DEPENDS:=
|
||||
PKG_VERSION:=5.7.8-20231102
|
||||
PKG_VERSION:=5.7.9-20231122
|
||||
|
||||
include $(TOPDIR)/feeds/luci/luci.mk
|
||||
|
||||
|
@ -119,7 +119,7 @@
|
||||
-- Custom settings
|
||||
local mode = 'normal'
|
||||
local navbar = 'display'
|
||||
local navbar_proxy = 'openclash'
|
||||
local navbar_proxy = 'shadowsocksr'
|
||||
if fs.access('/etc/config/design') then
|
||||
mode = uci:get_first('design', 'global', 'mode')
|
||||
navbar = uci:get_first('design', 'global', 'navbar')
|
||||
|
Loading…
Reference in New Issue
Block a user