Skip to content

Commit 61ed450

Browse files
committed
searching "Carbs Required Threshold" will highlight "Show Carbs Required Badge"
1 parent e23ff28 commit 61ed450

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Trio/Sources/Modules/Settings/SettingItems.swift

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,8 @@ enum SettingItems {
297297
"Time in Normoglycemia (TING)": "Time in Range Type",
298298
"Dark Scheme": "Appearance",
299299
"Light Scheme": "Appearance",
300-
"X-Axis Interval Step": "Show X-Axis Grid Lines"
300+
"X-Axis Interval Step": "Show X-Axis Grid Lines",
301+
"Carbs Required Threshold": "Show Carbs Required Badge"
301302
],
302303
path: ["Features", "User Interface"]
303304
),

0 commit comments

Comments
 (0)