cqp 2 mesiacov pred
rodič
commit
4e55fa59c6
1 zmenil súbory, kde vykonal 2 pridanie a 1 odobranie
  1. 2 1
      app/Service/StatisticsService.php

+ 2 - 1
app/Service/StatisticsService.php

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