Skip to content

Commit 2a1a44c

Browse files
authored
Remove setting (#1787)
1 parent 3f6a9bc commit 2a1a44c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4091,7 +4091,7 @@
40914091
{
40924092
"id": "codex-placeholder",
40934093
"name": "OpenAI Codex",
4094-
"when": "github.copilot.chat.codex.showPlaceholder && config.chat.experimental.codex.enabled",
4094+
"when": "github.copilot.chat.codex.showPlaceholder",
40954095
"icon": "$(file)"
40964096
},
40974097
{

0 commit comments

Comments
 (0)