Skip to content

Commit 757b5e1

Browse files
authored
Rename placeholder view to match the real one (#1600)
1 parent 2e4678a commit 757b5e1

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
@@ -3963,7 +3963,7 @@
39633963
"agentSessions": [
39643964
{
39653965
"id": "codex-placeholder",
3966-
"name": "OpenAI Codex Agent",
3966+
"name": "OpenAI Codex",
39673967
"when": "github.copilot.chat.codex.showPlaceholder && config.chat.experimental.codex.enabled",
39683968
"icon": "$(file)"
39693969
},

0 commit comments

Comments
 (0)