mirror of
https://github.com/Spengreb/sync.git
synced 2026-05-14 03:32:06 +00:00
commit
c7aac027dd
1 changed files with 1 additions and 0 deletions
|
|
@ -283,6 +283,7 @@ $("#qlockbtn").click(function() {
|
|||
|
||||
$("#voteskip").click(function() {
|
||||
socket.emit("voteskip");
|
||||
$("#voteskip").attr("disabled", true);
|
||||
});
|
||||
|
||||
$("#getplaylist").click(function() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue