feat: mr
This commit is contained in:
parent
b48d72a2b8
commit
511b2c91e3
1 changed files with 1 additions and 1 deletions
|
|
@ -178,7 +178,7 @@ export function buildAuthChoiceOptions(params: {
|
||||||
options.push({
|
options.push({
|
||||||
value: "minimax-portal",
|
value: "minimax-portal",
|
||||||
label: "MiniMax OAuth",
|
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({ value: "qwen-portal", label: "Qwen OAuth" });
|
||||||
options.push({
|
options.push({
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue