Update src/app/layout.tsx

This commit is contained in:
2026-01-28 21:06:10 +00:00
parent af7529e8b0
commit 928e229845

View File

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