Change permission check from int to string

This commit is contained in:
Dennis Eichhorn 2018-03-09 22:26:22 +01:00
parent 4a83090d92
commit 9e632f8e8f

View File

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