diff options
| author | Anhgelus Morhtuuzh <anhgelus@anhgelus.world> | 2025-05-13 21:07:04 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus@anhgelus.world> | 2025-05-13 21:07:04 +0200 |
| commit | f56e10514e0fe74599fcdaea553f59cfe0cf5f70 (patch) | |
| tree | 5ce8d9a8f4101a9f2816af46ac1aa5b3bc049f7b /updates.json | |
| parent | 8b174209e193746216e711423cb26cebd0786581 (diff) | |
feat(command): /config for days before reduction
Diffstat (limited to 'updates.json')
| -rw-r--r-- | updates.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/updates.json b/updates.json index c378f8b..fd73d8f 100644 --- a/updates.json +++ b/updates.json @@ -8,5 +8,15 @@ "config" ] } + }, + { + "version": "3.0.0", + "commands": { + "added": [], + "removed": [], + "updated": [ + "config" + ] + } } ] |
