mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-28 13:31:32 +08:00
feat(preferences): add video to default knowledge tools list
This commit is contained in:
parent
03a603eb6d
commit
a07f00bf96
@ -666,7 +666,8 @@ export const DefaultPreferences: PreferenceSchemas = {
|
||||
'knowledge',
|
||||
'files',
|
||||
'code_tools',
|
||||
'notes'
|
||||
'notes',
|
||||
'video'
|
||||
],
|
||||
'ui.theme_mode': PreferenceTypes.ThemeMode.system,
|
||||
'ui.theme_user.code_font_family': '',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user