Skip to content

Commit 445afa7

Browse files
authored
flip cloud button to true by default (#7911)
1 parent 8ac7017 commit 445afa7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@
557557
},
558558
"githubPullRequests.codingAgent.uiIntegration": {
559559
"type": "boolean",
560-
"default": false,
560+
"default": true,
561561
"markdownDescription": "%githubPullRequests.codingAgent.uiIntegration.description%",
562562
"tags": [
563563
"experimental",

0 commit comments

Comments
 (0)