chore: Revert node names changes + update new node names to correct format

This commit is contained in:
paulpaliychuk
2024-02-24 13:47:53 -05:00
parent 7728178253
commit 6819d5f66b
6 changed files with 9 additions and 9 deletions
@@ -18,7 +18,7 @@ class ZepMemory_Memory implements INode {
constructor() {
this.label = 'Zep Memory - Open Source'
this.name = 'Zep Memory - Open Source'
this.name = 'ZepMemory'
this.version = 2.0
this.type = 'ZepMemory'
this.icon = 'zep.svg'