mirror of
https://github.com/openai/codex.git
synced 2026-04-29 00:55:38 +00:00
update
This commit is contained in:
@@ -195,7 +195,7 @@
|
||||
},
|
||||
"isEnabled": {
|
||||
"default": true,
|
||||
"description": "Whether this app is enabled in the loaded config.",
|
||||
"description": "Whether this app is enabled in config.toml. Example: ```toml [app.bad_app] enabled = false ```",
|
||||
"type": "boolean"
|
||||
},
|
||||
"logoUrl": {
|
||||
|
||||
Reference in New Issue
Block a user