Parcourir la source

Show autosens/dynamic rations limit in pop up. Remove AF box.

Jon Mårtensson il y a 4 ans
Parent
commit
b02bcfde68

Fichier diff supprimé car celui-ci est trop grand
+ 1 - 1
FreeAPS/Resources/javascript/bundle/determine-basal.js


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

@@ -68,7 +68,7 @@ struct TagCloudView: View {
             case textTag where textTag.contains("TDD:"),
                  textTag where textTag.contains("Original formula"),
                  textTag where textTag.contains("Logarithmic formula"),
-                 textTag where textTag.contains("AF:"),
+                 textTag where textTag.contains("Autosens/Dynamic Limit:"),
                  textTag where textTag.contains("Dynamic ISF/CR"):
                 return .zt
             default: