Update src/app/layout.tsx

This commit is contained in:
2026-01-19 23:34:49 +00:00
parent 1f7c0cc8d5
commit f115a55579

View File

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