mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-16 13:59:07 +02:00
Add Bike and Ride field (#521)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"key": "bike_ride",
|
||||
"type": "check",
|
||||
"label": "Bike and Ride"
|
||||
}
|
||||
@@ -12,6 +12,7 @@
|
||||
"charge_fee"
|
||||
],
|
||||
"moreFields": [
|
||||
"bike_ride",
|
||||
"colour",
|
||||
"indoor",
|
||||
"level",
|
||||
|
||||
Reference in New Issue
Block a user