mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 21:00:58 +03:00
bugfix: fix the presentation of the source (#4400)
fix: add case to source handler
This commit is contained in:
@@ -188,6 +188,7 @@ export const addLoaderSource = (loader: IDocumentStoreLoader, isGetFileNameOnly
|
||||
|
||||
switch (loader.loaderId) {
|
||||
case 'pdfFile':
|
||||
case 'docxFile':
|
||||
case 'jsonFile':
|
||||
case 'csvFile':
|
||||
case 'file':
|
||||
|
||||
Reference in New Issue
Block a user