mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-08 22:48:14 -05:00
Fixed jina color
This commit is contained in:
@@ -7,7 +7,7 @@ export const JinaBlock: BlockConfig<ReadUrlResponse> = {
|
||||
toolbar: {
|
||||
title: 'Jina Reader',
|
||||
description: 'Convert website content into text',
|
||||
bgColor: '#1A1A1A',
|
||||
bgColor: '#333333',
|
||||
icon: JinaAIIcon,
|
||||
category: 'advanced',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user