Update src/app/layout.tsx

This commit is contained in:
2025-12-23 15:20:38 +00:00
parent 30978242a5
commit 189adf3865

View File

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