Skip to content

Commit de228dd

Browse files
committed
chore: rename Coder Chat to Coder Chat (Experimental)
1 parent 4e25332 commit de228dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
"panel": [
197197
{
198198
"id": "coderChat",
199-
"title": "Coder Chat",
199+
"title": "Coder Chat (Experimental)",
200200
"icon": "media/shorthand-logo.svg"
201201
}
202202
]
@@ -236,7 +236,7 @@
236236
{
237237
"type": "webview",
238238
"id": "coder.chatPanel",
239-
"name": "Coder Chat",
239+
"name": "Coder Chat (Experimental)",
240240
"icon": "media/shorthand-logo.svg"
241241
}
242242
]

0 commit comments

Comments
 (0)