From 68beec3ac47659ae2389908fcdfa80217137b407 Mon Sep 17 00:00:00 2001 From: Michael Zetterberg Date: Wed, 17 Apr 2024 09:27:34 +0200 Subject: [PATCH] fix: move /api to /api/web --- app/[lang]/(live)/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/[lang]/(live)/layout.tsx b/app/[lang]/(live)/layout.tsx index 78394da11..6beb1476d 100644 --- a/app/[lang]/(live)/layout.tsx +++ b/app/[lang]/(live)/layout.tsx @@ -45,7 +45,7 @@ export default async function RootLayout({ - + {children}