forked from MapComplete/MapComplete
Themes: add condition that hoops are only asked on basketball courts, fix #1577
This commit is contained in:
parent
badfbb60e4
commit
fb6f7ee191
1 changed files with 2 additions and 1 deletions
|
|
@ -214,7 +214,8 @@
|
||||||
},
|
},
|
||||||
"hideInAnswer": true
|
"hideInAnswer": true
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"condition": "sport~(^|.*;)basketball(;.*|$)"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"question": {
|
"question": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue