Skip to content

Commit 09a30ce

Browse files
committed
Sets new home to be the default
1 parent 75b915a commit 09a30ce

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
@@ -1229,7 +1229,7 @@
12291229
"properties": {
12301230
"gitlens.home.preview.enabled": {
12311231
"type": "boolean",
1232-
"default": false,
1232+
"default": true,
12331233
"markdownDescription": "Specifies whether to enable the new home preview",
12341234
"scope": "window",
12351235
"order": 10

0 commit comments

Comments
 (0)