Jon Mårtensson 2 роки тому
батько
коміт
18c53b3632

Різницю між файлами не показано, бо вона завелика
+ 1 - 1
FreeAPS/Resources/javascript/bundle/determine-basal.js


+ 1 - 1
FreeAPS/Sources/Views/TagCloudView.swift

@@ -67,7 +67,7 @@ struct TagCloudView: View {
                  textTag where textTag.contains("Autosens/Dynamic Limit:"),
                  textTag where textTag.contains("Autosens/Dynamic Limit:"),
                  textTag where textTag.contains("Dynamic ISF/CR"),
                  textTag where textTag.contains("Dynamic ISF/CR"),
                  textTag where textTag.contains("Basal ratio"),
                  textTag where textTag.contains("Basal ratio"),
-                 textTag where textTag.contains("SMB Ratio"):
+                 textTag where textTag.contains("SMB Ratio:"):
                 return .zt
                 return .zt
             default:
             default:
                 return .insulin
                 return .insulin