mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 14:50:45 +00:00
Preserve removed Codex import auth choice
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"provider": "openai-codex",
|
||||
"method": "oauth",
|
||||
"choiceId": "openai-codex",
|
||||
"deprecatedChoiceIds": ["codex-cli"],
|
||||
"deprecatedChoiceIds": ["codex-cli", "openai-codex-import"],
|
||||
"choiceLabel": "OpenAI Codex Browser Login",
|
||||
"choiceHint": "Sign in with OpenAI in your browser",
|
||||
"assistantPriority": -30,
|
||||
|
||||
Reference in New Issue
Block a user