mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-04 11:49:02 +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',
|
'knowledge',
|
||||||
'files',
|
'files',
|
||||||
'code_tools',
|
'code_tools',
|
||||||
'notes'
|
'notes',
|
||||||
|
'video'
|
||||||
],
|
],
|
||||||
'ui.theme_mode': PreferenceTypes.ThemeMode.system,
|
'ui.theme_mode': PreferenceTypes.ThemeMode.system,
|
||||||
'ui.theme_user.code_font_family': '',
|
'ui.theme_user.code_font_family': '',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user