From 2894eec43804b3e6ad19dca9580502b3cefe27f8 Mon Sep 17 00:00:00 2001 From: Steven Ding <1139274654@qq.com> Date: Sat, 17 May 2025 15:55:36 +0800 Subject: [PATCH] fix: change minimax's URL (#6091) Signed-off-by: stevending1st --- src/renderer/src/config/minapps.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/renderer/src/config/minapps.ts b/src/renderer/src/config/minapps.ts index 4e688c8748..4dc80ad751 100644 --- a/src/renderer/src/config/minapps.ts +++ b/src/renderer/src/config/minapps.ts @@ -163,7 +163,7 @@ const ORIGIN_DEFAULT_MIN_APPS: MinAppType[] = [ { id: 'minimax', name: '海螺', - url: 'https://hailuoai.com/', + url: 'https://chat.minimaxi.com/', logo: HailuoModelLogo }, {