mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-09 23:10:20 +08:00
fix: change minimax's URL (#6091)
Signed-off-by: stevending1st <stevending1st@163.com>
This commit is contained in:
parent
c2465c33b7
commit
2894eec438
@ -163,7 +163,7 @@ const ORIGIN_DEFAULT_MIN_APPS: MinAppType[] = [
|
|||||||
{
|
{
|
||||||
id: 'minimax',
|
id: 'minimax',
|
||||||
name: '海螺',
|
name: '海螺',
|
||||||
url: 'https://hailuoai.com/',
|
url: 'https://chat.minimaxi.com/',
|
||||||
logo: HailuoModelLogo
|
logo: HailuoModelLogo
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user