diff --git a/src/routes/[country]/[location]/index.ts b/src/routes/[country]/[location]/index.ts index 1ba01cf..e18caae 100644 --- a/src/routes/[country]/[location]/index.ts +++ b/src/routes/[country]/[location]/index.ts @@ -25,7 +25,7 @@ export async function GET ({ params }: RequestEvent): Promise