forked from MapComplete/MapComplete
Fix json
This commit is contained in:
parent
11ddee04bf
commit
5845b64a97
1 changed files with 7 additions and 9 deletions
|
@ -823,9 +823,7 @@
|
|||
}
|
||||
],
|
||||
"filter": [
|
||||
|
||||
"open_now",
|
||||
|
||||
"open_now",
|
||||
{
|
||||
"id": "sells_second-hand",
|
||||
"options": [
|
||||
|
@ -854,13 +852,13 @@
|
|||
"de": "Bietet Selbstreparatur an",
|
||||
"nl": "Biedt doe-het-zelfreparaties aan",
|
||||
"it": "Offre riparazioni fai da te"
|
||||
},
|
||||
"osmTags": {
|
||||
"or": [
|
||||
"service:bicycle:diy=yes",
|
||||
"service:bicycle:diy=only"
|
||||
]
|
||||
}
|
||||
},
|
||||
"osmTags": {
|
||||
"or": [
|
||||
"service:bicycle:diy=yes",
|
||||
"service:bicycle:diy=only"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue