chore: type issues

This commit is contained in:
izzy
2025-12-17 15:53:24 +00:00
parent f1c7f13d20
commit b2053503bb
3 changed files with 6 additions and 1 deletions
@@ -8,7 +8,7 @@ export const load = (async ({ params, url }) => {
await authenticate(url, { admin: true });
const integrityReport = await getIntegrityReport({
maintenanceGetIntegrityReportDto: {
integrityGetReportDto: {
type,
},
});