mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-12 10:31:51 +00:00
Increase mod dashboard order
This commit is contained in:
parent
71336e9527
commit
1fa7e61785
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"admin/dashboard": {
|
"admin/dashboard": {
|
||||||
"title": "Dashboard",
|
"title": "Dashboard",
|
||||||
"order": 1,
|
"order": 5,
|
||||||
"action": {
|
"action": {
|
||||||
"type": "view",
|
"type": "view",
|
||||||
"path": "dashboard/index"
|
"path": "dashboard/index"
|
||||||
|
|
Loading…
Reference in a new issue