forked from MapComplete/MapComplete
Themes(artwork): ask for 'subject:wikidata', fix #1955
This commit is contained in:
parent
b5c7c1eb05
commit
07af8c1aea
1 changed files with 2 additions and 1 deletions
|
@ -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": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue