forked from MapComplete/MapComplete
Fix typo: Update elevator.json
This commit is contained in:
parent
374a4eb222
commit
79d8732e75
1 changed files with 1 additions and 2 deletions
|
|
@ -231,8 +231,7 @@
|
||||||
"if": {
|
"if": {
|
||||||
"or": [
|
"or": [
|
||||||
"operational_status=broken",
|
"operational_status=broken",
|
||||||
"operat
|
"operational_status=closed"
|
||||||
ional_status=closed"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"then": "close:#c33"
|
"then": "close:#c33"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue