From 88cd714566dfe3ac0ef6a8db7217b1ebdb8e6c07 Mon Sep 17 00:00:00 2001 From: alma Date: Thu, 15 Jan 2026 23:23:09 +0100 Subject: [PATCH] widget leantime refactor --- components/flow.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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é) )}