andre 4 месяцев назад
Родитель
Сommit
860ff47704
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      app/UI/Graph/Pages/DiskSmallGraph.php

+ 0 - 1
app/UI/Graph/Pages/DiskSmallGraph.php

@@ -55,7 +55,6 @@ class DiskSmallGraph extends BaseSmallGraph
                 'display'   => false
             ]]);
 
-        $this->configChartsSettings->timeframe = 'day';
         $this->timeframe = 'day';
     }