Updated Analytics Icons

This commit is contained in:
abhishekshankr
2023-12-18 03:10:46 -05:00
parent 47eea06895
commit 64c63c61c2
4 changed files with 15 additions and 2 deletions
@@ -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 = []