From e2fccab6bb1f4a7cb750b19cef278482000811c0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 12:08:08 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index ccfafdb..6871953 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1392,4 +1392,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file