From dc2bb0f8cce556d98721c95de690bcb3ce5dd4c2 Mon Sep 17 00:00:00 2001 From: a3957273 <89583054+a3957273@users.noreply.github.com> Date: Tue, 13 Feb 2024 01:40:42 +0000 Subject: [PATCH] Add comma in categories --- src/core/config/Categories.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/config/Categories.json b/src/core/config/Categories.json index 7718be98..a4841775 100644 --- a/src/core/config/Categories.json +++ b/src/core/config/Categories.json @@ -70,7 +70,7 @@ "Avro to JSON", "CBOR Encode", "CBOR Decode", - "JSON to Go Struct" + "JSON to Go Struct", "Rison Encode", "Rison Decode" ]