mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-10 15:49:29 +08:00
parent
b96af0fdef
commit
b57ec9fe70
@ -45,7 +45,7 @@ const mcpMarkets = [
|
|||||||
{
|
{
|
||||||
name: 'mcp.composio.dev',
|
name: 'mcp.composio.dev',
|
||||||
url: 'https://mcp.composio.dev/',
|
url: 'https://mcp.composio.dev/',
|
||||||
logo: 'https://composio.dev/wp-content/uploads/2025/02/Fevicon-composio.png',
|
logo: 'https://avatars.githubusercontent.com/u/128464815',
|
||||||
descriptionKey: 'settings.mcp.more.composio'
|
descriptionKey: 'settings.mcp.more.composio'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -117,8 +117,8 @@ const MarketHeader = styled.div`
|
|||||||
`
|
`
|
||||||
|
|
||||||
const MarketLogo = styled.img`
|
const MarketLogo = styled.img`
|
||||||
width: 20px;
|
width: 24px;
|
||||||
height: 20px;
|
height: 24px;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
margin-right: 8px;
|
margin-right: 8px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user