Update src/app/layout.tsx

This commit is contained in:
2026-01-05 00:40:29 +00:00
parent 003ad6117b
commit c94aaaacac

View File

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