Themes: active 'browse and link streetview' on all themes

This commit is contained in:
Pieter Vander Vennet 2023-09-16 02:30:40 +02:00
parent 20aa3b4ea0
commit eb2a582d49

View file

@ -15,7 +15,7 @@
"id": "images", "id": "images",
"description": "This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images", "description": "This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images",
"render": { "render": {
"*": "{image_carousel()}{image_upload()}" "*": "{image_carousel()}{image_upload()}{nearby_images()}"
} }
}, },
{ {
@ -2343,4 +2343,4 @@
] ]
} }
] ]
} }