mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-28 13:31:32 +08:00
feat(preferenceTypes): add 'video' to SidebarIcon type
This commit is contained in:
parent
fee8b7ba92
commit
cd2609068c
@ -63,6 +63,7 @@ export type SidebarIcon =
|
||||
| 'files'
|
||||
| 'code_tools'
|
||||
| 'notes'
|
||||
| 'video'
|
||||
|
||||
export type AssistantIconType = 'model' | 'emoji' | 'none'
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user