Change permission check from int to string

This commit is contained in:
Dennis Eichhorn 2018-03-09 22:26:22 +01:00
parent 2a73e20075
commit 323e0e650d

View File

@ -10,7 +10,7 @@
"icon": "fa fa-wrench",
"order": 15,
"from": "Tools",
"permission": null,
"permission": { "type": null, "element": null },
"parent": 0,
"children": [
]