mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-21 11:51:01 +02:00
add fields tents, [static_]caravans, picnic_table, nudism to camp site preset
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
"key": "capacity:caravans",
|
||||
"type": "number",
|
||||
"minValue": 0,
|
||||
"label": "Capacity (Caravans)",
|
||||
"placeholder": "10, 20, 50..."
|
||||
"label": "Capacity (Campervan / Camping Trailer)",
|
||||
"placeholder": "10, 20, 50...",
|
||||
"prerequisiteTag": {
|
||||
"key": "caravans",
|
||||
"valueNot": "no"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user