mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-30 20:50:34 +00:00
remove obsolete corgi mode
This commit is contained in:
parent
0d90d5c118
commit
f8aeb06823
14 changed files with 1 additions and 83 deletions
|
|
@ -54,7 +54,6 @@ export interface UIState {
|
|||
qwenAuthState: QwenAuthState;
|
||||
editorError: string | null;
|
||||
isEditorDialogOpen: boolean;
|
||||
corgiMode: boolean;
|
||||
debugMessage: string;
|
||||
quittingMessages: HistoryItem[] | null;
|
||||
isSettingsDialogOpen: boolean;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue