mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Merge pull request #386 from zoff-music/fix/list-height-embed
Fixed visual bug with list-items
This commit is contained in:
@@ -136,6 +136,8 @@ window.addEventListener("load", function() {
|
||||
startWaitTimerPlay();
|
||||
}
|
||||
|
||||
List.calculate_song_heights();
|
||||
|
||||
window.onYouTubeIframeAPIReady = Player.onYouTubeIframeAPIReady;
|
||||
socket.on("toast", toast);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user