diff --git a/apps/backoffice/app/components/JobProgress.tsx b/apps/backoffice/app/components/JobProgress.tsx
index 0ff2d4c..48b8066 100644
--- a/apps/backoffice/app/components/JobProgress.tsx
+++ b/apps/backoffice/app/components/JobProgress.tsx
@@ -97,7 +97,7 @@ export function JobProgress({ jobId, onComplete }: JobProgressProps) {
)}
-