forked from MapComplete/MapComplete
Themes(wayside_shrine): disable blurring, as many pictures will depict a maria statue (which we don't want blurred)
This commit is contained in:
parent
32cd5c29fd
commit
4f75c81af6
1 changed files with 2 additions and 2 deletions
|
@ -135,7 +135,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"tagRenderings": [
|
"tagRenderings": [
|
||||||
"images",
|
"images_no_blur",
|
||||||
{
|
{
|
||||||
"question": {
|
"question": {
|
||||||
"en": "What's the name of this {title()}?"
|
"en": "What's the name of this {title()}?"
|
||||||
|
@ -497,4 +497,4 @@
|
||||||
},
|
},
|
||||||
"credits": "Bastian Greshake Tzovaras",
|
"credits": "Bastian Greshake Tzovaras",
|
||||||
"credits:uid": 20617622
|
"credits:uid": 20617622
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue