feat(command): add config in updated in updates.json

This commit is contained in:
Anhgelus Morhtuuzh 2024-05-03 11:39:40 +02:00
parent cef283587c
commit c19bbf1d1e
No known key found for this signature in database
GPG key ID: CF4550297832A29F

View file

@ -4,7 +4,9 @@
"commands": { "commands": {
"added": [], "added": [],
"removed": [], "removed": [],
"updated": [] "updated": [
"config"
]
} }
} }
] ]