diff --git a/frontend/src/components/Header.tsx b/frontend/src/components/Header.tsx index c7fdd024f..932fbc675 100644 --- a/frontend/src/components/Header.tsx +++ b/frontend/src/components/Header.tsx @@ -280,7 +280,7 @@ export const Header: FC = () => { job.operation == JobOperations.EXPORT_SEARCH_RESULT_V2) && job.status == JobStatuses.DONE ? ( - + {jobTargetLabel(job)} ) : (