feat(command): add config in updated in updates.json
This commit is contained in:
parent
cef283587c
commit
c19bbf1d1e
1 changed files with 3 additions and 1 deletions
|
@ -4,7 +4,9 @@
|
||||||
"commands": {
|
"commands": {
|
||||||
"added": [],
|
"added": [],
|
||||||
"removed": [],
|
"removed": [],
|
||||||
"updated": []
|
"updated": [
|
||||||
|
"config"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Add table
Add a link
Reference in a new issue