From 511b2c91e3e12c87c4b4d47c58a0aea1446cba1a Mon Sep 17 00:00:00 2001 From: xiaose Date: Sun, 1 Feb 2026 11:11:03 +0800 Subject: [PATCH] feat: mr --- src/commands/auth-choice-options.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/auth-choice-options.ts b/src/commands/auth-choice-options.ts index d98273f49..db3c71c5b 100644 --- a/src/commands/auth-choice-options.ts +++ b/src/commands/auth-choice-options.ts @@ -178,7 +178,7 @@ export function buildAuthChoiceOptions(params: { options.push({ value: "minimax-portal", label: "MiniMax OAuth", - hint: "OAuth new users enjoy a 3-day free trial of the MiniMax Coding Plan!", + hint: "Oauth plugin for MiniMax", }); options.push({ value: "qwen-portal", label: "Qwen OAuth" }); options.push({