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