Procházet zdrojové kódy

Make 'Forecast Display Type' searchable (add to SettingsItems)

Deniz Cengiz před 1 rokem
rodič
revize
d07c83ada7

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

@@ -190,7 +190,8 @@ enum SettingItems {
                 "Override HbA1c Unit",
                 "Standing / Laying TIR Chart",
                 "Show Carbs Required Badge",
-                "Carbs Required Threshold"
+                "Carbs Required Threshold",
+                "Forecast Display Type"
             ],
             path: ["Features", "User Interface"]
         ),