mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
chore: type issues
This commit is contained in:
@@ -8,7 +8,7 @@ export const load = (async ({ params, url }) => {
|
||||
|
||||
await authenticate(url, { admin: true });
|
||||
const integrityReport = await getIntegrityReport({
|
||||
maintenanceGetIntegrityReportDto: {
|
||||
integrityGetReportDto: {
|
||||
type,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user