mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-06-16 13:34:04 +08:00
Clarify unmanaged Codex login option
This commit is contained in:
@@ -2086,7 +2086,7 @@ function ProviderFormFull({
|
||||
selectedCodexAccountId={selectedCodexAccountId}
|
||||
onCodexAccountSelect={setSelectedCodexAccountId}
|
||||
onManageAuthAccounts={onManageAuthAccounts}
|
||||
codexOauthNoneOptionLabel="暂不绑定托管账号"
|
||||
codexOauthNoneOptionLabel="暂不绑定托管账号,使用浏览器登录"
|
||||
shouldShowSpeedTest={shouldShowSpeedTest}
|
||||
codexBaseUrl={codexBaseUrl}
|
||||
onBaseUrlChange={handleCodexBaseUrlChange}
|
||||
|
||||
Reference in New Issue
Block a user