Update src/app/layout.tsx

This commit is contained in:
2025-12-19 22:16:32 +00:00
parent e3d2c40a3e
commit c5e9d680a9

View File

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