forked from MapComplete/MapComplete
Fix build
This commit is contained in:
parent
8915345550
commit
d9ab9f1c8f
3 changed files with 15 additions and 14 deletions
|
@ -257,7 +257,6 @@
|
|||
{
|
||||
"builtin": "id_presets.shop_types",
|
||||
"override": {
|
||||
"id": "shop_types",
|
||||
"labels": [
|
||||
"description"
|
||||
],
|
||||
|
@ -308,7 +307,8 @@
|
|||
}
|
||||
],
|
||||
"condition": "craft=",
|
||||
"invalidValues": "shop=yes"
|
||||
"invalidValues": "shop=yes",
|
||||
"filter": true
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -1175,7 +1175,6 @@
|
|||
],
|
||||
"filter": [
|
||||
"open_now",
|
||||
"shop_types",
|
||||
{
|
||||
"id": "second_hand",
|
||||
"options": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue