mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-28 23:02:02 +03:00
feat: mr
This commit is contained in:
committed by
Gustavo Madeira Santana
parent
b48d72a2b8
commit
511b2c91e3
@@ -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({
|
||||||
|
|||||||
Reference in New Issue
Block a user