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": [
|
"filter": [
|
||||||
|
|
||||||
"open_now",
|
"open_now",
|
||||||
|
|
||||||
{
|
{
|
||||||
"id": "sells_second-hand",
|
"id": "sells_second-hand",
|
||||||
"options": [
|
"options": [
|
||||||
|
@ -854,7 +852,6 @@
|
||||||
"de": "Bietet Selbstreparatur an",
|
"de": "Bietet Selbstreparatur an",
|
||||||
"nl": "Biedt doe-het-zelfreparaties aan",
|
"nl": "Biedt doe-het-zelfreparaties aan",
|
||||||
"it": "Offre riparazioni fai da te"
|
"it": "Offre riparazioni fai da te"
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"osmTags": {
|
"osmTags": {
|
||||||
"or": [
|
"or": [
|
||||||
|
@ -862,6 +859,7 @@
|
||||||
"service:bicycle:diy=only"
|
"service:bicycle:diy=only"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue