UX: remove 'nearby images' from the default 'images'-rendering

This commit is contained in:
Pieter Vander Vennet 2023-05-30 23:43:45 +02:00
parent 1276c62e69
commit f0f0292d0c

View file

@ -9,7 +9,7 @@
"images": {
"description": "This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`",
"render": {
"*": "{image_carousel()}{image_upload()}{nearby_images(expandable)}"
"*": "{image_carousel()}{image_upload()}"
}
},
"mapillary": {