Skip to content

Commit 9ea5ee7

Browse files
committed
Move admin
1 parent 9c90e3f commit 9ea5ee7

1 file changed

Lines changed: 10 additions & 8 deletions

File tree

config.json

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,17 @@
44
"version":"1.0.2",
55
"apiID":2,
66
"admin_menus": {
7-
"Support": {
8-
"index": 2,
9-
"icon": "ticket",
10-
"menu": {
11-
"Gérer les tickets": {
12-
"icon": "cog",
13-
"route": "/admin/support"
7+
"GLOBAL__ADMIN_GENERAL": {
8+
"Support": {
9+
"index": 2,
10+
"icon": "ticket",
11+
"menu": {
12+
"Gérer les tickets": {
13+
"icon": "cog",
14+
"route": "/admin/support"
15+
}
1416
}
15-
}
17+
}
1618
}
1719
},
1820
"navbar_routes": {

0 commit comments

Comments
 (0)