Start reworking client UI
This commit is contained in:
parent
0a087c6507
commit
87f44b69e0
6 changed files with 86 additions and 113 deletions
|
|
@ -1874,7 +1874,7 @@ Channel.prototype.handlePlayNext = function (user) {
|
|||
}
|
||||
|
||||
this.logger.log("### " + user.name + " skipped the video");
|
||||
this.playNext();
|
||||
this.playlist.next();
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue