mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 12:21:13 -05:00
Refactor commands
This commit is contained in:
@@ -29,4 +29,4 @@ export interface WebviewMessage {
|
||||
bool?: boolean
|
||||
}
|
||||
|
||||
export type ClineAskResponse = "yesButtonTapped" | "noButtonTapped" | "messageResponse"
|
||||
export type ClineAskResponse = "yesButtonClicked" | "noButtonClicked" | "messageResponse"
|
||||
|
||||
Reference in New Issue
Block a user