mirror of
https://github.com/Karaka-Management/oms-Tools.git
synced 2026-01-11 15:18:43 +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",
|
||||
"order": 15,
|
||||
"from": "Tools",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 0,
|
||||
"children": [
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user