mirror of
https://github.com/openai/codex.git
synced 2026-04-24 06:35:50 +00:00
windows gating
This commit is contained in:
@@ -280,6 +280,7 @@ fn load_full_json_from_keyring<K: KeyringStore + ?Sized>(
|
||||
}
|
||||
}
|
||||
|
||||
#[cfg(not(windows))]
|
||||
fn save_full_json_to_keyring<K: KeyringStore + ?Sized>(
|
||||
keyring_store: &K,
|
||||
service: &str,
|
||||
|
||||
Reference in New Issue
Block a user