diff --git a/components/flow.tsx b/components/flow.tsx index 07889af..c0e3a52 100644 --- a/components/flow.tsx +++ b/components/flow.tsx @@ -342,11 +342,13 @@ export function Duties() {
- {task.projectName} {(task as any).source === 'twenty-crm' ? ( - SLM IF (Médiation) + SLM IF (Médiation) ) : ( - (Agilité) + <> + {task.projectName} + (Agilité) + )}