Jon Mårtensson %!s(int64=2) %!d(string=hai) anos
pai
achega
5c339b1de5

+ 1 - 1
FreeAPS/Sources/Modules/AddCarbs/View/AddCarbsRootView.swift

@@ -60,7 +60,7 @@ extension AddCarbs {
                     // Summary when combining presets
                     if state.waitersNotepad() != "" {
                         HStack {
-                            Text("Serving")
+                            Text("Total")
                             let test = state.waitersNotepad().components(separatedBy: ", ").removeDublicates()
                             HStack(spacing: 0) {
                                 ForEach(test, id: \.self) {