mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-18 07:23:59 +00:00
default-settings: compatibility with luci-23.05
This commit is contained in:
parent
1b7087bae5
commit
918879abc7
@ -19,7 +19,7 @@ define Package/default-settings
|
||||
CATEGORY:=LuCI
|
||||
TITLE:=LuCI support for Default Settings
|
||||
PKGARCH:=all
|
||||
DEPENDS:=+luci-base +luci +@LUCI_LANG_zh-cn
|
||||
DEPENDS:=+luci-base +luci +@LUCI_LANG_zh-cn +@LUCI_LANG_zh_Hans
|
||||
endef
|
||||
|
||||
define Package/default-settings/description
|
||||
|
Loading…
Reference in New Issue
Block a user