mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-06-29 15:31:05 +08:00
Go: align document list response (#14982)
### What problem does this PR solve? align document list response ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
@@ -10,7 +10,7 @@ export const FileIconMap = {
|
||||
jpeg: 'jpg',
|
||||
png: 'png',
|
||||
txt: 'text',
|
||||
csv: 'pdf',
|
||||
csv: 'excel',
|
||||
md: 'md',
|
||||
mdx: 'md',
|
||||
mp4: 'mp4',
|
||||
|
||||
Reference in New Issue
Block a user