mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Update src/core/assistant-message/NativeToolCallParser.ts
This commit is contained in:
parent
7537382456
commit
e327aeb4c0
1 changed files with 1 additions and 1 deletions
|
|
@ -766,7 +766,7 @@ export class NativeToolCallParser {
|
|||
file_path: args.file_path,
|
||||
old_string: args.old_string,
|
||||
new_string: args.new_string,
|
||||
} as any
|
||||
}
|
||||
}
|
||||
break
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue