Jon Fawcett 6 лет назад
Родитель
Сommit
fd8aae79e8
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      LoopFollow/Controllers/NightScout.swift

+ 1 - 1
LoopFollow/Controllers/NightScout.swift

@@ -709,7 +709,7 @@ extension MainViewController {
         }
         
         if UserDefaultsRepository.graphBasal.value {
-            updateBasalScheduledGraph()
+       //     updateBasalScheduledGraph()
         }
 
     }