From 8de74af48a4620621cfde37d062b0ae2fa3b61c0 Mon Sep 17 00:00:00 2001 From: Christel Westerberg Date: Wed, 5 Jun 2024 11:24:27 +0200 Subject: [PATCH] fix: handle case with no lang/uid for langswitcher and footer --- 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 ce6ac8a4d..c837457e0 100644 --- a/app/[lang]/(live-current)/layout.tsx +++ b/app/[lang]/(live-current)/layout.tsx @@ -80,7 +80,7 @@ export default async function RootLayout({ - +
{children}