Jon Mårtensson 4 lat temu
rodzic
commit
e70c43ea05
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      FreeAPS/Sources/Views/TagCloudView.swift

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

@@ -64,7 +64,7 @@ struct TagCloudView: View {
             case textTag where textTag.contains("Parabolic Fit"):
                 return .loopRed
             case textTag where textTag.contains("TDD:"),
-                 textTag where textTag.contains("Formula:"),
+                 textTag where textTag.contains("formula."),
                  textTag where textTag.contains("AF:"),
                  textTag where textTag.contains("Dynamic "):
                 return .zt