Fix: missing commas in elevator.json

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

View file

@ -152,7 +152,7 @@
"then": {"en": "This elevator does not have tactile writing"} "then": {"en": "This elevator does not have tactile writing"}
} }
] ]
} },
{ {
"id": "tactile_writing_language", "id": "tactile_writing_language",
@ -190,7 +190,7 @@
"then": {"en": "This elevator does not have speech output"} "then": {"en": "This elevator does not have speech output"}
} }
] ]
} },
{ {
"id": "speech_output", "id": "speech_output",