Update src/app/layout.tsx

This commit is contained in:
2026-01-04 21:08:18 +00:00
parent 53a7ab93e6
commit 0fc321f52d

View File

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