Explorar el Código

Don't run the algo twice in a row

Reduce the delay
Jon B Mårtensson hace 2 años
padre
commit
5bda95021f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      FreeAPS/Sources/Modules/Home/View/HomeRootView.swift

+ 0 - 1
FreeAPS/Sources/Modules/Home/View/HomeRootView.swift

@@ -513,7 +513,6 @@ extension Home {
                     Spacer()
                     Button {
                         state.showModal(for: .bolus(waitForSuggestion: true))
-                        state.apsManager.determineBasalSync()
                     }
                     label: {
                         Image("bolus")