fix wrong logo

feature/OpenAPIToolkit
chungyau97 2023-05-27 19:18:30 +07:00
parent bfa3716bef
commit b8bee40c1b
3 changed files with 1 additions and 1 deletions

View File

@ -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