mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
Update src/core/Cline.ts
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
This commit is contained in:
parent
eb29c15df0
commit
029bf4345d
1 changed files with 1 additions and 0 deletions
|
|
@ -262,6 +262,7 @@ export class Cline {
|
|||
totalCost: apiMetrics.totalCost,
|
||||
})
|
||||
} catch (error) {
|
||||
console.error("Failed to save cline messages:", error)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue