mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 17:01:00 +03:00
chore: Revert node names changes + update new node names to correct format
This commit is contained in:
@@ -20,7 +20,7 @@ class ZepMemoryCloud_Memory implements INode {
|
||||
|
||||
constructor() {
|
||||
this.label = 'Zep Memory - Cloud'
|
||||
this.name = 'Zep Memory - Cloud'
|
||||
this.name = 'ZepMemoryCloud'
|
||||
this.version = 2.0
|
||||
this.type = 'ZepMemory'
|
||||
this.icon = 'zep.svg'
|
||||
|
||||
Reference in New Issue
Block a user