Themes(trees): disable blurring as we have too many false positives

This commit is contained in:
Pieter Vander Vennet 2025-04-08 14:00:51 +02:00
parent 1493c00edf
commit 1daacd6501

View file

@ -222,7 +222,7 @@
} }
], ],
"tagRenderings": [ "tagRenderings": [
"images", "images_no_blur",
{ {
"id": "plantnet", "id": "plantnet",
"render": "{plantnet_detection()}" "render": "{plantnet_detection()}"