remove obsolete corgi mode

This commit is contained in:
tanzhenxin 2025-12-13 16:41:03 +08:00
parent 0d90d5c118
commit f8aeb06823
14 changed files with 1 additions and 83 deletions

View file

@ -54,7 +54,6 @@ export interface UIState {
qwenAuthState: QwenAuthState;
editorError: string | null;
isEditorDialogOpen: boolean;
corgiMode: boolean;
debugMessage: string;
quittingMessages: HistoryItem[] | null;
isSettingsDialogOpen: boolean;