mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
fix: adjust log wording
This commit is contained in:
parent
f813d65b5a
commit
ac776cc8bf
1 changed files with 1 additions and 2 deletions
|
|
@ -115,8 +115,7 @@ export class GlamaHandler implements ApiHandler {
|
|||
}
|
||||
}
|
||||
} catch (error) {
|
||||
// ignore if fails
|
||||
console.error("Error fetching Glama generation details:", error)
|
||||
console.error("Error fetching Glama completion details", error)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue