mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-30 20:50:34 +00:00
clean up version lookup code (#804)
This commit is contained in:
parent
e94a10023d
commit
76ec9122c0
5 changed files with 39 additions and 23 deletions
|
|
@ -18,7 +18,6 @@ interface FooterProps {
|
|||
branchName?: string;
|
||||
debugMode: boolean;
|
||||
debugMessage: string;
|
||||
cliVersion: string;
|
||||
corgiMode: boolean;
|
||||
errorCount: number;
|
||||
showErrorDetails: boolean;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue