From d5ab75240739b3cd1442852cfb8b5ed294425bbd Mon Sep 17 00:00:00 2001 From: rohitmalhotra1420 Date: Tue, 24 Dec 2024 14:28:04 +0530 Subject: [PATCH] fixed the numbers --- components/Dashboard/LineChartSet/index.tsx | 4 ++-- components/Dashboard/OverViewSet/index.tsx | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/components/Dashboard/LineChartSet/index.tsx b/components/Dashboard/LineChartSet/index.tsx index c567fd8..27a01f8 100644 --- a/components/Dashboard/LineChartSet/index.tsx +++ b/components/Dashboard/LineChartSet/index.tsx @@ -188,9 +188,9 @@ export default function LineChartSet() { } }; - const fallbackNotificationsNumber = 139000000; + const fallbackNotificationsNumber = 140902329; - const fallbackSubscriberCount = 300000; + const fallbackSubscriberCount = 296625; return ( <> {/*