mirror of
https://github.com/openai/codex.git
synced 2026-05-21 19:45:26 +00:00
codex: fix CI failure on PR #23230
This commit is contained in:
@@ -487,6 +487,9 @@
|
||||
"plugin_hooks": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"plugin_install_list_tool": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"plugin_sharing": {
|
||||
"type": "boolean"
|
||||
},
|
||||
@@ -4273,6 +4276,9 @@
|
||||
"plugin_hooks": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"plugin_install_list_tool": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"plugin_sharing": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user