Rrename Gemini references to Qwen and fix IDE connection path

This commit is contained in:
Alexander Farber 2025-12-10 13:13:56 +01:00
parent 68295d0bbf
commit 6d3cf4cd98
No known key found for this signature in database
4 changed files with 6 additions and 6 deletions

View file

@ -115,7 +115,7 @@ export function PermissionsModifyTrustDialog({
{needsRestart && (
<Box marginLeft={1} marginTop={1}>
<Text color={theme.status.warning}>
To apply the trust changes, Gemini CLI must be restarted. Press
To apply the trust changes, Qwen Code must be restarted. Press
&apos;r&apos; to restart CLI now.
</Text>
</Box>