Prechádzať zdrojové kódy

"High Glucose Target" will scroll to and highlight "Enable SMB With High Glucose"

Gordon Child 1 mesiac pred
rodič
commit
e23ff28a3e

+ 2 - 1
Trio/Sources/Modules/Settings/SettingItems.swift

@@ -142,7 +142,8 @@ enum SettingItems {
             scrollTargetLabels: [
             scrollTargetLabels: [
                 "Enable SMB With Temporary Target": "Enable SMB With Temptarget",
                 "Enable SMB With Temporary Target": "Enable SMB With Temptarget",
                 "Allow SMB With High Temporary Target": "Allow SMB With High Temptarget",
                 "Allow SMB With High Temporary Target": "Allow SMB With High Temptarget",
-                "Max UAM SMB Basal Minutes": "Max UAM Basal Minutes"
+                "Max UAM SMB Basal Minutes": "Max UAM Basal Minutes",
+                "High Glucose Target": "Enable SMB With High Glucose"
             ],
             ],
             path: ["Algorithm", "Super Micro Bolus (SMB)"]
             path: ["Algorithm", "Super Micro Bolus (SMB)"]
         ),
         ),