From a0769dd1b99b3d4b747fd0201c711a98de7fb237 Mon Sep 17 00:00:00 2001 From: mahmoodsht <106068383+mahmoodsht@users.noreply.github.com> Date: Tue, 26 Aug 2025 13:00:47 +0330 Subject: [PATCH] Update dashboard-home.tsx --- app/components/dashboard/dashboard-home.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/components/dashboard/dashboard-home.tsx b/app/components/dashboard/dashboard-home.tsx index affbb0b..75b2b58 100644 --- a/app/components/dashboard/dashboard-home.tsx +++ b/app/components/dashboard/dashboard-home.tsx @@ -516,7 +516,7 @@ const chartConfig = { کنفرانس: - {formatNumber(dashboardData.leftData?.conferences_count || '0')} + {formatNumber(dashboardData.leftData?.attended_conferences_count || '0')}