Add question on bike repair station access

This commit is contained in:
Pieter Vander Vennet 2022-02-11 02:05:33 +01:00
parent 6ff4d22de3
commit 44603536fc
6 changed files with 59 additions and 14 deletions

View file

@ -804,11 +804,13 @@
},
{
"if": {
"or": ["access=no","access=private"]
"or": [
"access=no",
"access=private"
]
},
"then": "invalid"
}
],
"iconSize": {
"render": "50,50,bottom"