Update src/app/layout.tsx

This commit is contained in:
2026-01-13 13:01:16 +00:00
parent 0ca3461b43
commit db97f24406

View File

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