mirror of
https://github.com/immich-app/immich.git
synced 2025-12-26 17:25:00 +03:00
stash: moving computers because pnpm is cooked
This commit is contained in:
@@ -62,7 +62,7 @@ export class MaintenanceController {
|
||||
})
|
||||
@Authenticated({ permission: Permission.Maintenance, admin: true })
|
||||
getIntegrityReportSummary(): Promise<MaintenanceIntegrityReportSummaryResponseDto> {
|
||||
return this.service.getIntegrityReportSummary(); //
|
||||
return this.service.getIntegrityReportSummary();
|
||||
}
|
||||
|
||||
@Post('integrity/report')
|
||||
|
||||
Reference in New Issue
Block a user