Update src/app/layout.tsx

This commit is contained in:
2025-12-27 05:00:11 +00:00
parent 321bf80e97
commit 69908ed41c

View File

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