Change permission check from int to string

This commit is contained in:
Dennis Eichhorn 2018-03-09 22:26:22 +01:00
parent 89938a0b7d
commit 646584c0dd

View File

@ -10,7 +10,7 @@
"icon": null, "icon": null,
"order": 1, "order": 1,
"from": "PL", "from": "PL",
"permission": null, "permission": { "type": null, "element": null },
"parent": 1002801001, "parent": 1002801001,
"children": [ "children": [
{ {
@ -24,7 +24,7 @@
"icon": null, "icon": null,
"order": 1, "order": 1,
"from": "PL", "from": "PL",
"permission": null, "permission": { "type": null, "element": null },
"parent": 1006401001, "parent": 1006401001,
"children": [] "children": []
} }