mirror of
https://github.com/openai/codex.git
synced 2026-04-28 02:11:08 +03:00
edits
This commit is contained in:
@@ -442,7 +442,6 @@ impl AuthModeWidget {
|
||||
}
|
||||
}
|
||||
|
||||
/// TODO: Read/write from the correct hierarchy config overrides + auth json + OPENAI_API_KEY.
|
||||
fn verify_api_key(&mut self) {
|
||||
match &self.login_status {
|
||||
LoginStatus::Auth(auth) if auth.mode == AuthMode::ApiKey => {
|
||||
|
||||
Reference in New Issue
Block a user