From 40fdea8d7509f341cf8f1d0ba20edae1ebea92ff Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 02:11:11 +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 3082f8c..d37dfc8 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1414,4 +1414,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file