linting fixes

This commit is contained in:
Dave Horton
2022-01-26 14:04:14 -05:00
parent 8c00c89882
commit 2ce902c00d
3 changed files with 3 additions and 4 deletions

View File

@@ -297,7 +297,7 @@ class TaskGather extends Task {
transcript: evt.Text
}
]
}
};
}
}
if (evt.is_final) this._resolve('speech', evt);