mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 23:01:09 +03:00
Updated Analytics Icons
This commit is contained in:
@@ -17,7 +17,7 @@ class LLMonitor_Analytic implements INode {
|
||||
this.name = 'llmonitor'
|
||||
this.version = 1.0
|
||||
this.type = 'LLMonitor'
|
||||
this.icon = 'llmonitor.png'
|
||||
this.icon = 'Lunary.svg'
|
||||
this.category = 'Analytic'
|
||||
this.baseClasses = [this.type]
|
||||
this.inputs = []
|
||||
|
||||
Reference in New Issue
Block a user