mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 15:00:57 +03:00
Updated icons
This commit is contained in:
@@ -20,7 +20,7 @@ class NotionDB_DocumentLoaders implements INode {
|
||||
this.name = 'notionDB'
|
||||
this.version = 1.0
|
||||
this.type = 'Document'
|
||||
this.icon = 'notion.png'
|
||||
this.icon = 'notion-db.svg'
|
||||
this.category = 'Document Loaders'
|
||||
this.description = 'Load data from Notion Database (each row is a separate document with all properties as metadata)'
|
||||
this.baseClasses = [this.type]
|
||||
|
||||
Reference in New Issue
Block a user