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