Change extension name to all-caps BOOST

This commit is contained in:
Eric Rosenbaum 2019-04-29 15:43:38 -04:00
parent e029b9e0e8
commit 8245b46d56

View file

@ -1204,7 +1204,7 @@ class Scratch3BoostBlocks {
getInfo () { getInfo () {
return { return {
id: Scratch3BoostBlocks.EXTENSION_ID, id: Scratch3BoostBlocks.EXTENSION_ID,
name: 'Boost', name: 'BOOST',
blockIconURI: iconURI, blockIconURI: iconURI,
showStatusButton: true, showStatusButton: true,
blocks: [ blocks: [