Update src/app/layout.tsx

This commit is contained in:
2026-03-03 04:47:36 +00:00
parent db5ae58bf8
commit 3dec989bc0

View File

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