diff options
| author | yuan <y.yuan@berkeley.edu> | 2014-06-02 00:07:00 -0700 |
|---|---|---|
| committer | yuan <y.yuan@berkeley.edu> | 2014-06-02 00:07:00 -0700 |
| commit | e7f9ff5dcbac3459c9ab111aea3e4096467d5ea5 (patch) | |
| tree | 4b59f2a5b55118c31ade783f6728f5aa71f06f06 /blocks.js | |
| parent | 8971d29adc0fbcb75b60dd58c3043c8eb2e150a1 (diff) | |
| download | snap-e7f9ff5dcbac3459c9ab111aea3e4096467d5ea5.tar.gz snap-e7f9ff5dcbac3459c9ab111aea3e4096467d5ea5.zip | |
JSLinted
Diffstat (limited to 'blocks.js')
| -rw-r--r-- | blocks.js | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -918,8 +918,8 @@ SyntaxElementMorph.prototype.labelPart = function (spec) { negative : ['negative'], comic: ['comic'], duplicate: ['duplicate'], - confetti: ['confetti'], - }, + confetti: ['confetti'] + }, true ); part.setContents(['ghost']); |
