From e6e32ddab29472cfffccaf595004fbad9492d9ee Mon Sep 17 00:00:00 2001 From: Paul Walko Date: Sat, 13 Dec 2025 00:43:03 +0100 Subject: [PATCH] fix web errors --- web/src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/app/layout.tsx b/web/src/app/layout.tsx index a05ecb9..99db567 100644 --- a/web/src/app/layout.tsx +++ b/web/src/app/layout.tsx @@ -19,7 +19,7 @@ export default function RootLayout({ - + {children}