From 4a64ea8e2e25a667162e062f8e4d59fbb6bcef97 Mon Sep 17 00:00:00 2001 From: Arvid Norlin Date: Wed, 27 Mar 2024 14:03:26 +0100 Subject: [PATCH] fix: replace hardcoded legacy string with lang parameter --- app/[lang]/(live-current)/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/[lang]/(live-current)/layout.tsx b/app/[lang]/(live-current)/layout.tsx index e7c16db60..2eba00169 100644 --- a/app/[lang]/(live-current)/layout.tsx +++ b/app/[lang]/(live-current)/layout.tsx @@ -36,7 +36,7 @@ export default function RootLayout({ strategy="beforeInteractive" data-blockingmode="auto" data-cbid="6d539de8-3e67-4f0f-a0df-8cef9070f712" - data-culture="@cultureCode" + data-culture={params.lang} id="Cookiebot" src="https://consent.cookiebot.com/uc.js" />