diff --git a/backend/src/controllers/fileDownload.controller.ts b/backend/src/controllers/fileDownload.controller.ts index e595635d..3a2d854c 100644 --- a/backend/src/controllers/fileDownload.controller.ts +++ b/backend/src/controllers/fileDownload.controller.ts @@ -48,6 +48,13 @@ export async function downloadFile(req: AuthRequest, res: Response): Promise