I don't know how to do math

This commit is contained in:
Kasper Rynning-Tønnesen
2015-06-19 20:37:23 +02:00
parent fa177390db
commit 040a4ee5c6

View File

@@ -24,7 +24,7 @@ function populate_channels(lists)
{ {
var chan = lists[x][3]; var chan = lists[x][3];
if(num>20) if(num<20)
{ {
var id = lists[x][1]; var id = lists[x][1];
var nowplaying = lists[x][2]; var nowplaying = lists[x][2];