first commit
This commit is contained in:
12
data/fields/side.json
Normal file
12
data/fields/side.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"key": "side",
|
||||
"type": "combo",
|
||||
"label": "Side",
|
||||
"strings": {
|
||||
"options": {
|
||||
"left": "Left of Cyclist",
|
||||
"right": "Right of Cyclist"
|
||||
}
|
||||
},
|
||||
"autoSuggestions": false
|
||||
}
|
||||
Reference in New Issue
Block a user