|
|
@@ -70,6 +70,7 @@ struct TagCloudView: View {
|
|
|
textTag where textTag.contains("Total data avg:"),
|
|
|
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"),
|
|
|
textTag where textTag.contains("Basal ratio"):
|