mirror of
https://github.com/openai/codex.git
synced 2026-05-03 21:01:55 +03:00
codex: fix queue argument lint (#17380)
This commit is contained in:
@@ -97,7 +97,7 @@ pub(crate) async fn run_queue_command(
|
||||
thread_id,
|
||||
"external".to_string(),
|
||||
cmd.message,
|
||||
None,
|
||||
/*instructions*/ None,
|
||||
"{}".to_string(),
|
||||
delivery.as_str().to_string(),
|
||||
unix_timestamp_now()?,
|
||||
|
||||
Reference in New Issue
Block a user