mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +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());
|
||||
} else {
|
||||
num--;
|
||||
}
|
||||
}
|
||||
num++;
|
||||
|
||||
Reference in New Issue
Block a user