diff --git a/config.json b/config.json index 4e1eefd..4e59af0 100755 --- a/config.json +++ b/config.json @@ -4,15 +4,17 @@ "version":"1.0.2", "apiID":2, "admin_menus": { - "Support": { - "index": 2, - "icon": "ticket", - "menu": { - "Gérer les tickets": { - "icon": "cog", - "route": "/admin/support" + "GLOBAL__ADMIN_GENERAL": { + "Support": { + "index": 2, + "icon": "ticket", + "menu": { + "Gérer les tickets": { + "icon": "cog", + "route": "/admin/support" + } } - } + } } }, "navbar_routes": {