Server crashes are now dumped to log file.
This commit is contained in:
parent
cb5f1dbf9b
commit
08d2bf8bc9
101 changed files with 220 additions and 1807 deletions
|
|
@ -163,8 +163,6 @@ class playlistHandler{
|
|||
}
|
||||
|
||||
//The UUID is only validated, not processed so we just return the new time :P
|
||||
console.log(this.channel)
|
||||
console.log(this.channel.queue);
|
||||
return this.channel.queue.getStart(data.start)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue