aboutsummaryrefslogtreecommitdiff
path: root/updates.json
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me>2024-05-03 11:39:40 +0200
committerAnhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me>2024-05-03 11:39:40 +0200
commitc19bbf1d1e22d094e6ecc57b2f7ef926806392c3 (patch)
treef1445ddd2834c6da83c4bc0a616b1a329d9d99f5 /updates.json
parentcef283587c771e3afd1de3eb91a7d15ba85e86f8 (diff)
feat(command): add config in updated in updates.json
Diffstat (limited to 'updates.json')
-rw-r--r--updates.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/updates.json b/updates.json
index 72733fa..d8c37f8 100644
--- a/updates.json
+++ b/updates.json
@@ -4,7 +4,9 @@
"commands": {
"added": [],
"removed": [],
- "updated": []
+ "updated": [
+ "config"
+ ]
}
}
] \ No newline at end of file