Skip to content

Commit fec8a0a

Browse files
authored
Flip githubPullRequests.experimental.chat to true (#7174)
1 parent 943ff5c commit fec8a0a

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
@@ -493,7 +493,7 @@
493493
"githubPullRequests.experimental.chat": {
494494
"type": "boolean",
495495
"markdownDescription": "%githubPullRequests.experimental.chat.description%",
496-
"default": false
496+
"default": true
497497
},
498498
"githubPullRequests.codingAgent.enabled": {
499499
"type": "boolean",

0 commit comments

Comments
 (0)