Update src/app/layout.tsx

This commit is contained in:
2026-01-21 04:33:41 +00:00
parent 22bacc9fa7
commit 7723a420e1

View File

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