cqp 2 bulan lalu
induk
melakukan
f2987369f6
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  1. 2 1
      app/Service/StatisticsService.php

+ 2 - 1
app/Service/StatisticsService.php

@@ -3498,7 +3498,8 @@ class StatisticsService extends Service
             $area[] = [
                 'label' => $value,
                 'value' => $key,
-                'list' => []
+                'list' => [],
+                'count' => 0
             ];
         }