mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 12:21:13 -05:00
remove double ping for mcp approval
This commit is contained in:
@@ -155,9 +155,6 @@ const ChatView = ({ isHidden, showAnnouncement, hideAnnouncement, showHistoryVie
|
|||||||
setSecondaryButtonText(undefined)
|
setSecondaryButtonText(undefined)
|
||||||
break
|
break
|
||||||
case "use_mcp_server":
|
case "use_mcp_server":
|
||||||
if (!isAutoApproved(lastMessage)) {
|
|
||||||
playSound("notification")
|
|
||||||
}
|
|
||||||
setTextAreaDisabled(isPartial)
|
setTextAreaDisabled(isPartial)
|
||||||
setClineAsk("use_mcp_server")
|
setClineAsk("use_mcp_server")
|
||||||
setEnableButtons(!isPartial)
|
setEnableButtons(!isPartial)
|
||||||
|
|||||||
Reference in New Issue
Block a user