diff --git a/components/flow.tsx b/components/flow.tsx index 9e58b1b..07889af 100644 --- a/components/flow.tsx +++ b/components/flow.tsx @@ -343,8 +343,10 @@ export function Duties() {
{task.projectName} - {(task as any).source === 'twenty-crm' && ( - (Médiation) + {(task as any).source === 'twenty-crm' ? ( + SLM IF (Médiation) + ) : ( + (Agilité) )}