From 12a049d07c57f611ed42bae3e4730feea9dc2d47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Lobo?= Date: Tue, 6 Feb 2024 16:51:29 +0000 Subject: [PATCH] fix: badge page pitches filter --- data/badge_types.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/badge_types.json b/data/badge_types.json index d0993876..9da5a379 100644 --- a/data/badge_types.json +++ b/data/badge_types.json @@ -28,7 +28,7 @@ "name": "Workshops" }, { - "id": 8, + "id": 9, "name": "Pitches" } ]