first commit
This commit is contained in:
13
data/fields/stop.json
Normal file
13
data/fields/stop.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"key": "stop",
|
||||
"type": "combo",
|
||||
"label": "Stop Type",
|
||||
"strings": {
|
||||
"options": {
|
||||
"all": "All Ways",
|
||||
"minor": "Minor Road"
|
||||
}
|
||||
},
|
||||
"autoSuggestions": false,
|
||||
"customValues": false
|
||||
}
|
||||
Reference in New Issue
Block a user