return_blocks (#1003)

These blocks are present in the stable version, but not in the beta.
This commit is contained in:
Dmitriy Antipov 2021-11-29 20:57:33 +03:00 committed by GitHub
parent bef4ebac43
commit b9b21328b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,8 +77,9 @@
"pauseUntilBlock": {
"category": "loops"
},
"bannedCategories": [
]
"breakBlock": true,
"continueBlock": true,
"bannedCategories": []
},
"compileService": {
"buildEngine": "dockermake",
@ -119,8 +120,7 @@
],
"highContrast": true,
"lightToc": true,
"docMenu": [
{
"docMenu": [{
"name": "Support",
"path": "https://forum.makecode.com/"
},