Fix typo: Update elevator.json

This commit is contained in:
Pieter Vander Vennet 2023-09-02 14:16:40 +02:00 committed by GitHub
parent 374a4eb222
commit 79d8732e75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"