Update src/app/layout.tsx

This commit is contained in:
2026-02-18 20:37:25 +00:00
parent f1fcf46143
commit 55714505e2

View File

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