forked from MapComplete/MapComplete
Attempt to fix build
This commit is contained in:
parent
90794f7244
commit
2c07b9544a
3 changed files with 23 additions and 24 deletions
|
@ -167,28 +167,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "exclude_grb",
|
||||
"options": [
|
||||
{
|
||||
"osmTags": "theme!=grb",
|
||||
"question": {
|
||||
"en": "Exclude GRB theme"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "exclude_etymology",
|
||||
"options": [
|
||||
{
|
||||
"osmTags": "theme!=etymology",
|
||||
"question": {
|
||||
"en": "Exclude etymology theme"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "created_by",
|
||||
"options": [
|
||||
|
@ -297,6 +275,28 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "exclude_grb",
|
||||
"options": [
|
||||
{
|
||||
"osmTags": "theme!=grb",
|
||||
"question": {
|
||||
"en": "Exclude GRB theme"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "exclude_etymology",
|
||||
"options": [
|
||||
{
|
||||
"osmTags": "theme!=etymology",
|
||||
"question": {
|
||||
"en": "Exclude etymology theme"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue