Update src/app/layout.tsx

This commit is contained in:
2026-01-27 03:48:08 +00:00
parent 7cf3b9a240
commit b6beaca00c

View File

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