Clarify unmanaged Codex login option

This commit is contained in:
saladday
2026-06-08 12:23:15 +08:00
Unverified
parent 39ecccdbdf
commit 84801c7ed2
@@ -2086,7 +2086,7 @@ function ProviderFormFull({
selectedCodexAccountId={selectedCodexAccountId}
onCodexAccountSelect={setSelectedCodexAccountId}
onManageAuthAccounts={onManageAuthAccounts}
codexOauthNoneOptionLabel="暂不绑定托管账号"
codexOauthNoneOptionLabel="暂不绑定托管账号,使用浏览器登录"
shouldShowSpeedTest={shouldShowSpeedTest}
codexBaseUrl={codexBaseUrl}
onBaseUrlChange={handleCodexBaseUrlChange}