mirror of
https://github.com/Karaka-Management/oms-Support.git
synced 2026-02-10 13:48:41 +00:00
fix tools dependency
This commit is contained in:
parent
32bc3142c5
commit
ec9b55229b
|
|
@ -11,7 +11,7 @@
|
||||||
"order": 80,
|
"order": 80,
|
||||||
"from": "Support",
|
"from": "Support",
|
||||||
"permission": null,
|
"permission": null,
|
||||||
"parent": 1000201001,
|
"parent": 0,
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": 1002901101,
|
"id": 1002901101,
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,8 @@
|
||||||
"description": "Support module.",
|
"description": "Support module.",
|
||||||
"directory": "Support",
|
"directory": "Support",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Admin" : "1.0.0"
|
"Admin" : "1.0.0",
|
||||||
|
"Tasks" : "1.0.0"
|
||||||
},
|
},
|
||||||
"providing": {
|
"providing": {
|
||||||
"Navigation": "*"
|
"Navigation": "*"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user