From c859de5021d37eb729c424220d67db4fdebbce4b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Feb 2026 11:52:11 +0000 Subject: [PATCH] Switch to version 7: modified 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