From d2bcb57d53bd7da63d9b9b655b8c52b858abe50f Mon Sep 17 00:00:00 2001 From: WorldTeacher Date: Thu, 29 May 2025 12:41:42 +0200 Subject: [PATCH] fix typo --- .gitea/changelog-config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/changelog-config.json b/.gitea/changelog-config.json index b99b2d8..2212beb 100644 --- a/.gitea/changelog-config.json +++ b/.gitea/changelog-config.json @@ -4,8 +4,8 @@ "title": "## 🚀 Features", "labels": [ "add", - "Add" - "Kind/Feature", + "Add", + "Kind/Feature" ] }, {