Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
intrn(consultation): expose finished status
Browse files Browse the repository at this point in the history
  • Loading branch information
lemredd committed Nov 13, 2022
1 parent 8898c63 commit 53d5062
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ export default function(
}, convertTimeToMilliseconds("00:00:01"))

return {
hasFinished,
isAutoTerminated,
isCanceled,
isDone,
Expand Down

0 comments on commit 53d5062

Please sign in to comment.