Parse voicehint modes form profile

This commit is contained in:
Norbert Renner 2021-03-16 19:56:02 +01:00
parent 25f8828ae7
commit 2189d68af9
7 changed files with 336 additions and 98 deletions

View file

@ -21,7 +21,7 @@
}
}
class RoundaboutLeftCommand extends RoundaboutCommand {
class RoundaboutLeftCommand extends Command {
constructor(command, exitNumber) {
super(
command.name + -exitNumber,