forked from MapComplete/MapComplete
Fix build
This commit is contained in:
parent
53a1b74bfb
commit
7e6c11baf5
1 changed files with 8 additions and 5 deletions
|
@ -1408,11 +1408,14 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"override": "dog-access",
|
"id": "shop-dog-access",
|
||||||
"condition": {
|
"builtin": "dog-access",
|
||||||
"and+": [
|
"override": {
|
||||||
"shop!=hairdresser"
|
"condition": {
|
||||||
]
|
"and+": [
|
||||||
|
"shop!=hairdresser"
|
||||||
|
]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description",
|
"description",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue