Fix download and save icons.

This commit is contained in:
Sam El-Husseini
2018-01-03 15:02:24 -08:00
parent 4b836ede1b
commit c916664ae7
10 changed files with 34 additions and 30 deletions

View File

@ -35,7 +35,7 @@
"brick.buttonUp|block": "up",
"brick.clearScreen|block": "clear screen",
"brick.lightPattern|block": "%pattern",
"brick.printLine|block": "print %text| at line: %line",
"brick.printLine|block": "print %text| at line %line",
"brick.printPorts|block": "print ports",
"brick.setLight|block": "set light to %pattern=led_pattern",
"brick.showImage|block": "show image %image=screen_image_picker",