mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
fix: add allowAttemptCompletion to WebviewMessage type
This commit is contained in:
parent
263d260e74
commit
19dfac6221
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ export interface WebviewMessage {
|
|||
| "alwaysAllowExecute"
|
||||
| "alwaysAllowFollowupQuestions"
|
||||
| "alwaysAllowUpdateTodoList"
|
||||
| "allowAttemptCompletion"
|
||||
| "followupAutoApproveTimeoutMs"
|
||||
| "webviewDidLaunch"
|
||||
| "newTask"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue