mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 04:00:36 +00:00
refactor: rename gemini-code to gemini-cli (#822)
This commit is contained in:
parent
d6cf4d5b0b
commit
18d6a11c04
46 changed files with 87 additions and 87 deletions
|
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
import { useState, useEffect } from 'react';
|
||||
import { Logger } from '@gemini-code/core';
|
||||
import { Logger } from '@gemini-cli/core';
|
||||
|
||||
/**
|
||||
* Hook to manage the logger instance.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue