mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-22 01:27:55 +00:00
lint fix
This commit is contained in:
@@ -280,7 +280,7 @@ class TaskGather extends Task {
|
|||||||
transcript: evt.Text
|
transcript: evt.Text
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (evt.is_final) this._resolve('speech', evt);
|
if (evt.is_final) this._resolve('speech', evt);
|
||||||
|
|||||||
Reference in New Issue
Block a user