From bc3efaeeae692f4c62a9b86756d018e96b366b84 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:27:22 +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 9e33516..5ae2729 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1407,4 +1407,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +}