Update src/app/layout.tsx

This commit is contained in:
2026-01-01 23:08:37 +00:00
parent 91bc209c19
commit e309eaf97d

View File

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