Jon B.M 4 лет назад
Родитель
Сommit
5758274226
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      FreeAPSWatch WatchKit Extension/Views/CarbsView.swift

+ 1 - 1
FreeAPSWatch WatchKit Extension/Views/CarbsView.swift

@@ -65,7 +65,7 @@ struct CarbsView: View {
                             .resizable()
                             .frame(width: 24, height: 24)
                             .foregroundColor(.loopGreen)
-                        Text("Add Carbs")
+                        Text("Add Carbs ")
                     }
 >>>>>>> 1e5c754... 38mm watch support and fixed bolus rounding
                 }