Skip to content

Commit dda63cd

Browse files
authored
Enable shareHomepageContent flag (#7286)
for microsoft/pxt#11030
1 parent 2ede0a1 commit dda63cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pxtarget.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -696,7 +696,8 @@
696696
"property": "assetPack",
697697
"type": "checkbox"
698698
}
699-
]
699+
],
700+
"shareHomepageContent": true
700701
},
701702
"queryVariants": {
702703
"skillmap=1": {

0 commit comments

Comments
 (0)