1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Remove commented code

This commit is contained in:
gnattu 2024-10-01 17:13:52 +08:00
parent 0dbde71241
commit 6b52358b57

View file

@ -283,8 +283,6 @@ class HtmlAudioPlayer {
self._mediaElement = elem;
// addGainElement(elem);
return elem;
}