mirror of
https://github.com/openai/codex.git
synced 2026-09-06 15:29:32 +00:00
Fix account session storage argument comment
This commit is contained in:
@@ -210,7 +210,7 @@ impl CodexAuth {
|
||||
auth_dot_json,
|
||||
auth_credentials_store_mode,
|
||||
chatgpt_base_url,
|
||||
None,
|
||||
/*chatgpt_storage*/ None,
|
||||
)
|
||||
.await
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user