mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-16 18:15:55 +08:00
chore: fix doc options
This commit is contained in:
parent
a5c1132087
commit
2ae0aceef8
@ -65,7 +65,7 @@ export default nodeDefault
|
||||
|
||||
export const FILE_TYPE_OPTIONS = [
|
||||
{ value: 'image', i18nKey: 'image' },
|
||||
{ value: 'doc', i18nKey: 'doc' },
|
||||
{ value: 'document', i18nKey: 'doc' },
|
||||
{ value: 'audio', i18nKey: 'audio' },
|
||||
{ value: 'video', i18nKey: 'video' },
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user