Themes(wayside_shrine): disable blurring, as many pictures will depict a maria statue (which we don't want blurred)

This commit is contained in:
Pieter Vander Vennet 2025-03-31 02:18:59 +02:00
parent 32cd5c29fd
commit 4f75c81af6

View file

@ -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
} }