forked from MapComplete/MapComplete
Fix: missing commas in elevator.json
This commit is contained in:
parent
79d8732e75
commit
229e60538b
1 changed files with 2 additions and 2 deletions
|
@ -152,7 +152,7 @@
|
|||
"then": {"en": "This elevator does not have tactile writing"}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"id": "tactile_writing_language",
|
||||
|
@ -190,7 +190,7 @@
|
|||
"then": {"en": "This elevator does not have speech output"}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"id": "speech_output",
|
||||
|
|
Loading…
Reference in a new issue