Themes(artwork): ask for 'subject:wikidata', fix #1955

This commit is contained in:
Pieter Vander Vennet 2025-05-05 00:58:29 +02:00
parent b5c7c1eb05
commit 07af8c1aea

View file

@ -788,8 +788,9 @@
{ {
"id": "artwork_subject", "id": "artwork_subject",
"condition": { "condition": {
"#and": "We hide this in the case of `historic=memorial`, as that one has a 'wikidata' too ",
"and": [ "and": [
"subject:wikidata~*" "historic!=memorial"
] ]
}, },
"question": { "question": {