This commit is contained in:
nuclearace 2013-07-24 15:11:50 -04:00
parent 21cda67163
commit a2fd40dd24

View file

@ -283,6 +283,7 @@ $("#qlockbtn").click(function() {
$("#voteskip").click(function() {
socket.emit("voteskip");
$("#voteskip").attr("disabled", true);
});
$("#getplaylist").click(function() {