From c19bbf1d1e22d094e6ecc57b2f7ef926806392c3 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Fri, 3 May 2024 11:39:40 +0200 Subject: [PATCH] feat(command): add config in updated in updates.json --- updates.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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