Skip to content

Commit acbbdf9

Browse files
authored
Switch incline_steps field to type radio (#2141)
1 parent 070fcba commit acbbdf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/fields/incline_steps.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"key": "incline",
3-
"type": "combo",
3+
"type": "radio",
44
"label": "{incline}",
55
"strings": {
66
"options": {

0 commit comments

Comments
 (0)