mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 12:21:13 -05:00
fix: adjust log wording
This commit is contained in:
@@ -115,8 +115,7 @@ export class GlamaHandler implements ApiHandler {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
// ignore if fails
|
console.error("Error fetching Glama completion details", error)
|
||||||
console.error("Error fetching Glama generation details:", error)
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user