From bae620259c3fd698bb4fe353ef1b5e5272b7948f Mon Sep 17 00:00:00 2001 From: valere Date: Fri, 11 Oct 2024 14:42:41 +0200 Subject: [PATCH] FIX: try fix bandname switch (jaguar & magic schoppes) --- nuxt.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuxt.config.ts b/nuxt.config.ts index 7f24ffa..326fae5 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -18,4 +18,4 @@ export default defineNuxtConfig({ }, compatibilityDate: '2024-07-10' -}) \ No newline at end of file +})