forked from MapComplete/MapComplete
UX: remove 'nearby images' from the default 'images'-rendering
This commit is contained in:
parent
1276c62e69
commit
f0f0292d0c
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
"images": {
|
"images": {
|
||||||
"description": "This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`",
|
"description": "This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`",
|
||||||
"render": {
|
"render": {
|
||||||
"*": "{image_carousel()}{image_upload()}{nearby_images(expandable)}"
|
"*": "{image_carousel()}{image_upload()}"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mapillary": {
|
"mapillary": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue