mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed visual bug where playlist-items had too little height in embedded mode
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