Update src/app/layout.tsx

This commit is contained in:
2026-01-14 20:19:59 +00:00
parent 9defd0464a
commit d0ddc89618

View File

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