From 78483663181a65e47578646e54d29182ced03fdd Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Feb 2026 11:27:33 +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 af3179c..3c3eb05 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1410,4 +1410,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file