mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 23:01:09 +03:00
Updated tools and utilities icons
This commit is contained in:
@@ -22,7 +22,7 @@ class OpenAPIToolkit_Tools implements INode {
|
||||
this.name = 'openAPIToolkit'
|
||||
this.version = 1.0
|
||||
this.type = 'OpenAPIToolkit'
|
||||
this.icon = 'openapi.png'
|
||||
this.icon = 'openapi.svg'
|
||||
this.category = 'Tools'
|
||||
this.description = 'Load OpenAPI specification'
|
||||
this.credential = {
|
||||
|
||||
Reference in New Issue
Block a user