Merge pull request #386 from zoff-music/fix/list-height-embed

Fixed visual bug with list-items
This commit is contained in:
Kasper Rynning-Tønnesen
2018-09-19 23:15:04 +02:00
committed by GitHub

View File

@@ -136,6 +136,8 @@ window.addEventListener("load", function() {
startWaitTimerPlay();
}
List.calculate_song_heights();
window.onYouTubeIframeAPIReady = Player.onYouTubeIframeAPIReady;
socket.on("toast", toast);