Skip to content

Commit

Permalink
Attempt to restore Blocks functionality after project reset.
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-kulcsar committed Jun 22, 2024
1 parent 32b299b commit 61420d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Empty file added main.blocks
Empty file.
4 changes: 2 additions & 2 deletions pxt.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"device": "*"
},
"files": [
"main.blocks",
"main.ts",
"README.md"
],
Expand All @@ -15,6 +16,5 @@
},
"supportedTargets": [
"arcade"
],
"preferredEditor": "tsprj"
]
}

0 comments on commit 61420d9

Please sign in to comment.