mirror of
https://github.com/Karaka-Management/oms-Home.git
synced 2026-01-27 03:38:41 +00:00
phpstan and phpcs fixes
This commit is contained in:
parent
99e7c1c2d8
commit
8ebee829a2
|
|
@ -10,7 +10,7 @@
|
|||
"icon": "fa fa-home",
|
||||
"order": 10,
|
||||
"from": "Home",
|
||||
"permission": { "permission": 2, "type": null, "element": null },
|
||||
"permission": { "permission": 2, "category": null, "element": null },
|
||||
"parent": 0,
|
||||
"children": []
|
||||
},
|
||||
|
|
@ -27,7 +27,7 @@
|
|||
"order": 999,
|
||||
"from": "Home",
|
||||
"permission": {
|
||||
"type": null,
|
||||
"category": null,
|
||||
"element": null
|
||||
},
|
||||
"parent": 0,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user