Update src/app/layout.tsx

This commit is contained in:
2026-02-04 23:12:22 +00:00
parent 47745ec13e
commit 63a760fa75

View File

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