Update Player.svelte

This commit is contained in:
WardPearce
2026-03-04 02:41:33 +13:00
parent 6cb19163e3
commit 612a8a9a1b
@@ -449,8 +449,6 @@
// Change instantly to stop video from being loud for a second
restoreVolumePreference();
playerContainer = document.getElementById('player-container') as HTMLElement;
window.addEventListener('resize', updateVideoPlayerHeight);
updateVideoPlayerHeight();