mirror of
https://github.com/Karaka-Management/oms-MyPrivate.git
synced 2026-02-18 17:48:41 +00:00
Change permission check from int to string
This commit is contained in:
parent
4a83090d92
commit
9e632f8e8f
|
|
@ -10,7 +10,7 @@
|
||||||
"icon": "fa fa-lock",
|
"icon": "fa fa-lock",
|
||||||
"order": 15,
|
"order": 15,
|
||||||
"from": "MyPrivate",
|
"from": "MyPrivate",
|
||||||
"permission": null,
|
"permission": { "type": null, "element": null },
|
||||||
"parent": 0,
|
"parent": 0,
|
||||||
"children": [
|
"children": [
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user