forked from MapComplete/MapComplete
Fix associations
This commit is contained in:
parent
c2a2306d18
commit
cc48d34804
3 changed files with 40 additions and 41 deletions
|
@ -11,9 +11,9 @@
|
|||
"or": [
|
||||
"theme~cycling|bicycle",
|
||||
"sport=cycling",
|
||||
"association=cycling|bicycle",
|
||||
"ngo=cycling|bicycle",
|
||||
"club=bicycle|cycling"
|
||||
"association~cycling|bicycle",
|
||||
"ngo~cycling|bicycle",
|
||||
"club~bicycle|cycling"
|
||||
]
|
||||
},
|
||||
"title": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue