diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2025-08-21 15:41:40 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2025-08-21 15:41:40 +0200 |
| commit | e00f05d7c636f9a1b7a10930402cfeb9331f6631 (patch) | |
| tree | a84053c6f902f9769ac7a88c17d208a9fcd1ab0b /updates.json | |
| parent | d98e5704f9a3d4fd98800bbc4bd48e1b0a442d3f (diff) | |
feat(command): fetch stats
Diffstat (limited to 'updates.json')
| -rw-r--r-- | updates.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/updates.json b/updates.json index debf5a5..452a306 100644 --- a/updates.json +++ b/updates.json @@ -32,7 +32,9 @@ { "version": "3.2.0", "commands": { - "added": [], + "added": [ + "stats" + ], "removed": [], "updated": [ "config" |
