diff --git a/components/Dashboard/LineChartSet/index.tsx b/components/Dashboard/LineChartSet/index.tsx index 113f581..5eda7a0 100644 --- a/components/Dashboard/LineChartSet/index.tsx +++ b/components/Dashboard/LineChartSet/index.tsx @@ -188,6 +188,9 @@ export default function LineChartSet() { } }; + const fallbackNotificationsNumber = 139000000; + + const fallbackSubscriberCount = 300000; return ( <>