mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
Update packages/cli/src/ui/types.ts
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
This commit is contained in:
committed by
N. Taylor Mullen
parent
6247cb8ddd
commit
2a2d041dcd
@@ -119,7 +119,7 @@ export enum MessageType {
|
|||||||
INFO = 'info',
|
INFO = 'info',
|
||||||
ERROR = 'error',
|
ERROR = 'error',
|
||||||
USER = 'user',
|
USER = 'user',
|
||||||
ABOUT = 'about', // Added ABOUT type
|
ABOUT = 'about',
|
||||||
// Add GEMINI if needed by other commands
|
// Add GEMINI if needed by other commands
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user