mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
Change useSkillFileData to use isEditable instead of isMediaFile: - Editable files (markdown, code, text) fetch file content for editing - Non-editable files (image, video, office, unsupported) fetch download URL This fixes the download button for unsupported files which was incorrectly using file content (UTF-8 decoded garbage) instead of the presigned URL. |
||
|---|---|---|
| .. | ||
| app | ||
| app-sidebar | ||
| apps | ||
| base | ||
| billing | ||
| custom | ||
| datasets | ||
| develop | ||
| devtools | ||
| explore | ||
| goto-anything | ||
| header | ||
| plugins | ||
| provider | ||
| rag-pipeline | ||
| share | ||
| signin | ||
| tools | ||
| workflow | ||
| workflow-app | ||
| app-initializer.tsx | ||
| browser-initializer.spec.ts | ||
| browser-initializer.tsx | ||
| sentry-initializer.tsx | ||
| splash.tsx | ||