mirror of https://github.com/calzoneman/sync.git
commit
c7aac027dd
|
@ -283,6 +283,7 @@ $("#qlockbtn").click(function() {
|
|||
|
||||
$("#voteskip").click(function() {
|
||||
socket.emit("voteskip");
|
||||
$("#voteskip").attr("disabled", true);
|
||||
});
|
||||
|
||||
$("#getplaylist").click(function() {
|
||||
|
|
Loading…
Reference in New Issue