Avoid frontpagelists not being to few

This commit is contained in:
Kasper Rynning-Tønnesen
2018-01-31 11:47:30 +01:00
parent 0f68967044
commit 664b6c473f

View File

@@ -106,6 +106,8 @@ var Frontpage = {
}
$("#channels").append(card.html());
} else {
num--;
}
}
num++;