Fixed error with remote

This commit is contained in:
Kasper Rynning-Tønnesen
2015-06-14 02:51:50 +02:00
parent 28bd070b98
commit a4bb62afb0
4 changed files with 8 additions and 6 deletions

View File

@@ -21,6 +21,7 @@ socket.on(chan.toLowerCase(), function(msg){
function channel_function(msg)
{
console.log(msg);
if(msg[0] == "list")
{
full_playlist = msg[1];