mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-29 11:01:18 +03:00
Updated Analytics Icons
This commit is contained in:
@@ -17,7 +17,7 @@ class LangFuse_Analytic implements INode {
|
||||
this.name = 'langFuse'
|
||||
this.version = 1.0
|
||||
this.type = 'LangFuse'
|
||||
this.icon = 'langfuse.png'
|
||||
this.icon = 'Langfuse.svg'
|
||||
this.category = 'Analytic'
|
||||
this.baseClasses = [this.type]
|
||||
this.inputs = []
|
||||
|
||||
Reference in New Issue
Block a user