Update src/app/layout.tsx

This commit is contained in:
2025-12-26 16:26:11 +00:00
parent 457426a145
commit 7b2ab86e9a

View File

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