cqp пре 2 месеци
родитељ
комит
4e55fa59c6
1 измењених фајлова са 2 додато и 1 уклоњено
  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
             ];
         }