mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 09:19:22 +02:00
Fix plugin menus hook
This commit is contained in:
parent
19c4cb810b
commit
6cd8b7697d
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
$menus = [
|
||||
['name' => 'Dashboard', 'icon' => 'tachometer-alt', 'order' => 10, 'link' => 'dashboard'],
|
||||
['name' => 'Settings', 'icon' => 'edit', 'order' => 19, 'link' =>
|
||||
require ADMIN . 'includes/settings_menus.php'
|
||||
|
Loading…
x
Reference in New Issue
Block a user