mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 19:00:59 +03:00
docx node code cleanup
This commit is contained in:
@@ -18,7 +18,7 @@ class Docx_DocumentLoaders implements INode {
|
||||
this.type = 'Document'
|
||||
this.icon = 'Docx.png'
|
||||
this.category = 'Document Loaders'
|
||||
this.description = `Load data from Docx files`
|
||||
this.description = `Load data from DOCX files`
|
||||
this.baseClasses = [this.type]
|
||||
this.inputs = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user