Update src/app/layout.tsx

This commit is contained in:
2025-12-23 16:34:08 +00:00
parent cc85a61d7c
commit f699741521

View File

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