remove stray space

This commit is contained in:
picklesrus 2018-05-29 15:14:38 -07:00
parent e2f6dfd29f
commit 123edcb913

View file

@ -79,7 +79,7 @@ class Scratch3TranslateBlocks {
return { return {
id: 'translate', id: 'translate',
name: 'Translate', name: 'Translate',
menuIconURI: '', // TODO: Add the final icons. menuIconURI: '', // TODO: Add the final icons.
blockIconURI: '', blockIconURI: '',
blocks: [ blocks: [
{ {