Merge pull request #153 from RooVetGit/chore/cleanUp12-17

updating readme, deleting orphaned changesets
This commit is contained in:
Matt Rubens
2024-12-17 12:27:13 -05:00
committed by GitHub
4 changed files with 7 additions and 4 deletions

View File

@@ -179,7 +179,6 @@ const ChatView = ({ isHidden, showAnnouncement, hideAnnouncement, showHistoryVie
setDidClickCancel(false) // special case where we reset the cancel button state
break
case "resume_completed_task":
playSound("celebration")
setTextAreaDisabled(false)
setClineAsk("resume_completed_task")
setEnableButtons(true)