Change permission check from int to string

This commit is contained in:
Dennis Eichhorn 2018-03-09 22:26:22 +01:00
parent 3b03a443c2
commit 8df14e92a0

View File

@ -10,7 +10,7 @@
"icon": null, "icon": null,
"order": 40, "order": 40,
"from": 1001000000, "from": 1001000000,
"permission": null, "permission": { "type": null, "element": null },
"parent": 1002401001, "parent": 1002401001,
"children": [ "children": [
{ {
@ -24,7 +24,7 @@
"icon": null, "icon": null,
"order": 40, "order": 40,
"from": 1001000000, "from": 1001000000,
"permission": null, "permission": { "type": null, "element": null },
"parent": 1001001001, "parent": 1001001001,
"children": [ "children": [
] ]