Small theme improvements

This commit is contained in:
Pieter Vander Vennet 2023-04-04 01:05:26 +02:00
parent 40dbc82cff
commit c2ad4bf363
2 changed files with 21 additions and 5 deletions

View file

@ -126,6 +126,18 @@
"cs": "umělecké dílo",
"ca": "una obra d'art"
}
},
{
"tags": [
"tourism=artwork"
],
"title": {
"en": "an artwork on a wall",
"nl": "een kunstwerk op een muur"
},
"preciseInput": {
"snapToLayer": "walls_and_buildings"
}
}
],
"tagRenderings": [
@ -714,4 +726,4 @@
"filter": [
"has_image"
]
}
}

View file

@ -108,6 +108,7 @@
},
"id": "hackerspaces-name"
},
"level",
"website",
"email",
"phone",
@ -202,7 +203,6 @@
}
]
},
"reviews",
"wheelchair-access",
{
"id": "hs-club-mate",
@ -261,7 +261,9 @@
"type": "date"
},
"id": "hackerspaces-start_date"
}
},
"questions",
"reviews"
],
"presets": [
{
@ -348,5 +350,7 @@
"render": "8"
}
}
]
}
],
"allowMove": true,
"deletion": true
}