From 07af8c1aea0b95d90ce4e905594de4dcb7e45f89 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Mon, 5 May 2025 00:58:29 +0200 Subject: [PATCH] Themes(artwork): ask for 'subject:wikidata', fix #1955 --- assets/layers/artwork/artwork.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/layers/artwork/artwork.json b/assets/layers/artwork/artwork.json index 05dc1e94b..c3a7ec77d 100644 --- a/assets/layers/artwork/artwork.json +++ b/assets/layers/artwork/artwork.json @@ -788,8 +788,9 @@ { "id": "artwork_subject", "condition": { + "#and": "We hide this in the case of `historic=memorial`, as that one has a 'wikidata' too ", "and": [ - "subject:wikidata~*" + "historic!=memorial" ] }, "question": {