mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-06 13:19:33 +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'
|
| 'files'
|
||||||
| 'code_tools'
|
| 'code_tools'
|
||||||
| 'notes'
|
| 'notes'
|
||||||
|
| 'video'
|
||||||
|
|
||||||
export type AssistantIconType = 'model' | 'emoji' | 'none'
|
export type AssistantIconType = 'model' | 'emoji' | 'none'
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user