mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 13:01:11 +03:00
fix wrong logo
This commit is contained in:
@@ -18,7 +18,7 @@ class OpenAPIToolkit_Tools implements INode {
|
||||
this.label = 'OpenAPI Toolkit'
|
||||
this.name = 'openAPIToolkit'
|
||||
this.type = 'OpenAPIToolkit'
|
||||
this.icon = 'openai.png'
|
||||
this.icon = 'openapi.png'
|
||||
this.category = 'Tools'
|
||||
this.description = 'Load OpenAPI specification'
|
||||
this.inputs = [
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 3.9 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
Reference in New Issue
Block a user