mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
add setting: custom menu enable or not
This commit is contained in:
@@ -195,6 +195,10 @@ return [
|
||||
'ip_help' => 'Begin IP/End IP, IP(Block) Choose one',
|
||||
'status' => 'Status',
|
||||
],
|
||||
'menu' => [
|
||||
'label' => 'Custom menu',
|
||||
'enable_help' => 'Whether to enable custom menu',
|
||||
],
|
||||
'menu_item' => [
|
||||
'label' => 'Menu items',
|
||||
'url' => 'Link',
|
||||
|
||||
Reference in New Issue
Block a user