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
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
This commit is contained in:
parent
e327aeb4c0
commit
a1f6950a47
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 NativeArgsFor<TName>
|
||||
}
|
||||
break
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue