From f0f0292d0c39474d33e6963d5719bb96fc8b3d88 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Tue, 30 May 2023 23:43:45 +0200 Subject: [PATCH] UX: remove 'nearby images' from the default 'images'-rendering --- assets/tagRenderings/questions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/tagRenderings/questions.json b/assets/tagRenderings/questions.json index 3caa67f518..f1d894ca3e 100644 --- a/assets/tagRenderings/questions.json +++ b/assets/tagRenderings/questions.json @@ -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": {