From b54e8f392bd7fa6815b3207d7f3fb9c24c603c8f Mon Sep 17 00:00:00 2001 From: Bram Suurd <78373894+BramSuurdje@users.noreply.github.com> Date: Mon, 4 Nov 2024 19:16:05 +0100 Subject: [PATCH] Chore: trigger new build to add new script --- src/app/api/categories/route.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/api/categories/route.ts b/src/app/api/categories/route.ts index a4a7cdb..6b6368f 100644 --- a/src/app/api/categories/route.ts +++ b/src/app/api/categories/route.ts @@ -20,3 +20,4 @@ export async function GET() { ); } } +