Update src/app/layout.tsx

This commit is contained in:
2026-02-10 18:24:17 +00:00
parent 6bc68d502e
commit 9367fea714

View File

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