return_blocks (#1003)
These blocks are present in the stable version, but not in the beta.
This commit is contained in:
parent
bef4ebac43
commit
b9b21328b1
@ -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/"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user