bug fixes from the day before

This commit is contained in:
Dennis Eichhorn 2022-03-19 00:02:43 +01:00
parent aa1122b91d
commit 5d9decf28b

View File

@ -169,6 +169,21 @@
"pid": "/admin/module",
"type": 3,
"subtype": 1,
"name": "Hooks",
"uri": "{/prefix}admin/module/hook/list?{?}",
"target": "self",
"icon": null,
"order": 15,
"from": "Admin",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1000105001,
"children": []
},
{
"id": 1000105601,
"pid": "/admin/module",
"type": 3,
"subtype": 1,
"name": "Log",
"uri": "{/prefix}admin/module/log?{?}",
"target": "self",