mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 17:01:00 +03:00
Updated icons
This commit is contained in:
@@ -19,7 +19,7 @@ class Serper_Tools implements INode {
|
||||
this.name = 'serper'
|
||||
this.version = 1.0
|
||||
this.type = 'Serper'
|
||||
this.icon = 'serper.png'
|
||||
this.icon = 'serper.svg'
|
||||
this.category = 'Tools'
|
||||
this.description = 'Wrapper around Serper.dev - Google Search API'
|
||||
this.inputs = []
|
||||
|
||||
Reference in New Issue
Block a user