Update src/app/layout.tsx

This commit is contained in:
2026-01-13 13:19:15 +00:00
parent d7c42d650e
commit d0faeb0059

View File

@@ -1262,4 +1262,4 @@ export default function RootLayout({
</ServiceWrapper> </ServiceWrapper>
</html> </html>
); );
} }