mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 09:01:09 +03:00
Updated icons
This commit is contained in:
@@ -19,7 +19,7 @@ class UnstructuredFile_DocumentLoaders implements INode {
|
||||
this.name = 'unstructuredFileLoader'
|
||||
this.version = 1.0
|
||||
this.type = 'Document'
|
||||
this.icon = 'unstructured.png'
|
||||
this.icon = 'unstructured-file.svg'
|
||||
this.category = 'Document Loaders'
|
||||
this.description = 'Use Unstructured.io to load data from a file path'
|
||||
this.baseClasses = [this.type]
|
||||
|
||||
Reference in New Issue
Block a user