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",
|
||||
"condition": {
|
||||
"and+": [
|
||||
"shop!=hairdresser"
|
||||
]
|
||||
"id": "shop-dog-access",
|
||||
"builtin": "dog-access",
|
||||
"override": {
|
||||
"condition": {
|
||||
"and+": [
|
||||
"shop!=hairdresser"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"description",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue