mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
I don't know how to do math
This commit is contained in:
@@ -24,7 +24,7 @@ function populate_channels(lists)
|
||||
{
|
||||
|
||||
var chan = lists[x][3];
|
||||
if(num>20)
|
||||
if(num<20)
|
||||
{
|
||||
var id = lists[x][1];
|
||||
var nowplaying = lists[x][2];
|
||||
|
||||
Reference in New Issue
Block a user