Attempt to fix build

This commit is contained in:
Pieter Vander Vennet 2023-12-06 03:25:04 +01:00
parent 90794f7244
commit 2c07b9544a
3 changed files with 23 additions and 24 deletions

View file

@ -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"
}
}
]
}
]
},