mirror of
https://github.com/Karaka-Management/oms-Tools.git
synced 2026-02-12 20:58:40 +00:00
Change permission check from int to string
This commit is contained in:
parent
2a73e20075
commit
323e0e650d
|
|
@ -10,7 +10,7 @@
|
||||||
"icon": "fa fa-wrench",
|
"icon": "fa fa-wrench",
|
||||||
"order": 15,
|
"order": 15,
|
||||||
"from": "Tools",
|
"from": "Tools",
|
||||||
"permission": null,
|
"permission": { "type": null, "element": null },
|
||||||
"parent": 0,
|
"parent": 0,
|
||||||
"children": [
|
"children": [
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user