Skip to content

Commit 850efd3

Browse files
Revert "Add hidden option to pxt.json to check if it hides extension from search."
This reverts commit 5e727a5. This entry in the pxt.json file was added as a test.
1 parent 811448f commit 850efd3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pxt.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,5 @@
2424
"supportedTargets": [
2525
"microbit"
2626
],
27-
"preferredEditor": "blocksprj",
28-
"hidden": true
27+
"preferredEditor": "blocksprj"
2928
}

0 commit comments

Comments
 (0)