This commit is contained in:
xiaose
2026-02-01 11:11:03 +08:00
committed by Gustavo Madeira Santana
parent b48d72a2b8
commit 511b2c91e3

View File

@@ -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({