updated target definition
This commit is contained in:
parent
b30a0ced87
commit
5565bb7d24
@ -57,7 +57,10 @@
|
||||
"deployDrives": "^MICROBIT"
|
||||
},
|
||||
"runtime": {
|
||||
"mathBlocks": true
|
||||
"mathBlocks": true,
|
||||
"loopBlocks": true,
|
||||
"logicBlocks": true,
|
||||
"variablesBlocks": true
|
||||
},
|
||||
"simulator": {
|
||||
"autoRun": true
|
||||
|
Loading…
Reference in New Issue
Block a user