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": {
|
"pauseUntilBlock": {
|
||||||
"category": "loops"
|
"category": "loops"
|
||||||
},
|
},
|
||||||
"bannedCategories": [
|
"breakBlock": true,
|
||||||
]
|
"continueBlock": true,
|
||||||
|
"bannedCategories": []
|
||||||
},
|
},
|
||||||
"compileService": {
|
"compileService": {
|
||||||
"buildEngine": "dockermake",
|
"buildEngine": "dockermake",
|
||||||
@ -119,8 +120,7 @@
|
|||||||
],
|
],
|
||||||
"highContrast": true,
|
"highContrast": true,
|
||||||
"lightToc": true,
|
"lightToc": true,
|
||||||
"docMenu": [
|
"docMenu": [{
|
||||||
{
|
|
||||||
"name": "Support",
|
"name": "Support",
|
||||||
"path": "https://forum.makecode.com/"
|
"path": "https://forum.makecode.com/"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user