Jon B Mårtensson 2 лет назад
Родитель
Сommit
5bf8537a77
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      FreeAPS/Sources/Modules/Bolus/View/BolusRootView.swift

+ 1 - 0
FreeAPS/Sources/Modules/Bolus/View/BolusRootView.swift

@@ -231,6 +231,7 @@ extension Bolus {
                         Divider()
                         Divider()
                     }.padding(.horizontal, 10)
                     }.padding(.horizontal, 10)
                 }
                 }
+                // Footer
                 if !(state.error && state.insulinRecommended > 0) {
                 if !(state.error && state.insulinRecommended > 0) {
                     VStack {
                     VStack {
                         Text(
                         Text(