Update src/app/layout.tsx

This commit is contained in:
2025-12-26 15:28:54 +00:00
parent fe50b84444
commit b3cb90f903

View File

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