mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-29 05:21:01 +00:00
Merge pull request #283 from zoff-music/feature/minimum-song-count-frontpage
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