瀏覽代碼

Don't run the algo twice in a row

Reduce the delay
Jon B Mårtensson 2 年之前
父節點
當前提交
5bda95021f
共有 1 個文件被更改,包括 0 次插入1 次删除
  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")