Skip to content

Commit

Permalink
Fixed one more demo bug (artwork)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattpat committed Dec 8, 2011
1 parent 376507f commit f6f9310
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
spinner.style.display = 'none';
el.style.display = null;
runtime.changeTrack({}); // most themes expect this, indicates nothing playing
runtime.changeArtwork('');
});
}

Expand Down

0 comments on commit f6f9310

Please sign in to comment.