Explorar o código

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

Deniz Cengiz hai 1 ano
pai
achega
d07c83ada7
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      FreeAPS/Sources/Modules/Settings/SettingItems.swift

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

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