Update src/app/layout.tsx

This commit is contained in:
2026-01-28 00:33:58 +00:00
parent 0e18adcb71
commit a1b4ea59bb

View File

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