mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Avoid frontpagelists not being to few
This commit is contained in:
@@ -106,6 +106,8 @@ var Frontpage = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
$("#channels").append(card.html());
|
$("#channels").append(card.html());
|
||||||
|
} else {
|
||||||
|
num--;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
num++;
|
num++;
|
||||||
|
|||||||
Reference in New Issue
Block a user