mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 13:00:56 +03:00
Updated tools and utilities icons
This commit is contained in:
@@ -19,7 +19,7 @@ class SerpAPI_Tools implements INode {
|
||||
this.name = 'serpAPI'
|
||||
this.version = 1.0
|
||||
this.type = 'SerpAPI'
|
||||
this.icon = 'serp.png'
|
||||
this.icon = 'serp.svg'
|
||||
this.category = 'Tools'
|
||||
this.description = 'Wrapper around SerpAPI - a real-time API to access Google search results'
|
||||
this.inputs = []
|
||||
|
||||
Reference in New Issue
Block a user