Update src/app/layout.tsx

This commit is contained in:
2025-12-23 16:10:15 +00:00
parent a45330e02c
commit 00404fd401

View File

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