more fixes

This commit is contained in:
calzoneman 2013-05-27 21:12:07 -04:00
parent cc8c2d8463
commit a3138abd38
3 changed files with 4 additions and 5 deletions

View file

@ -617,7 +617,6 @@ Callbacks = {
},
changeMedia: function(data) {
console.log(data);
$("#currenttitle").text("Currently Playing: " + data.title);
if(data.type != "sc" && PLAYER.type == "sc")
// [](/goddamnitmango)