fix missing loops

This commit is contained in:
Peli de Halleux 2016-04-28 11:21:58 -07:00
parent 45742aa2ac
commit 07a7b4048a

View File

@ -58,7 +58,7 @@
},
"runtime": {
"mathBlocks": true,
"loopBlocks": true,
"loopsBlocks": true,
"logicBlocks": true,
"variablesBlocks": true
},