mirror of
https://github.com/openai/codex.git
synced 2026-04-24 22:54:54 +00:00
Omit default to fix type errors
This commit is contained in:
@@ -175,7 +175,6 @@ const cli = meow(
|
||||
|
||||
disableResponseStorage: {
|
||||
type: "boolean",
|
||||
default: undefined,
|
||||
description:
|
||||
"Disable server-side response storage (sends full conversation context with every request)",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user