From ec194564f8f4d144a40d3e0fa5431cfa4e65362e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 19:47:31 +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 a76271f..7bcc217 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1384,4 +1384,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file