feat(preferenceTypes): add 'video' to SidebarIcon type
This commit is contained in:
@@ -63,6 +63,7 @@ export type SidebarIcon =
|
||||
| 'files'
|
||||
| 'code_tools'
|
||||
| 'notes'
|
||||
| 'video'
|
||||
|
||||
export type AssistantIconType = 'model' | 'emoji' | 'none'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user