From 0c4711d99fe671d828f5fbed5f35a4940d0718d0 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 9 Sep 2025 15:38:33 +0200 Subject: [PATCH] Change category ID from 15 to 13 in swizzin.json (#7511) --- frontend/public/json/swizzin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/swizzin.json b/frontend/public/json/swizzin.json index 725e4d027..75c30614d 100644 --- a/frontend/public/json/swizzin.json +++ b/frontend/public/json/swizzin.json @@ -2,7 +2,7 @@ "name": "Swizzin", "slug": "swizzin", "categories": [ - 15 + 13 ], "date_created": "2025-08-19", "type": "ct",