mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-08 06:19:05 +08:00
chore: update Hailuo logo (#6208)
* feat: update Hailuo model configuration with new logo property and border option * chore: update hailuo_dark model image
This commit is contained in:
parent
98426e084a
commit
5cf0a43b2c
Binary file not shown.
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 17 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 8.0 KiB After Width: | Height: | Size: 7.3 KiB |
@ -164,7 +164,8 @@ const ORIGIN_DEFAULT_MIN_APPS: MinAppType[] = [
|
|||||||
id: 'minimax',
|
id: 'minimax',
|
||||||
name: '海螺',
|
name: '海螺',
|
||||||
url: 'https://chat.minimaxi.com/',
|
url: 'https://chat.minimaxi.com/',
|
||||||
logo: HailuoModelLogo
|
logo: HailuoModelLogo,
|
||||||
|
bodered: true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'groq',
|
id: 'groq',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user