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

update xmltv downloading

This commit is contained in:
Luke Pulverenti 2016-06-15 12:45:45 -04:00
parent caf2199d45
commit ac3ca6cde8
56 changed files with 214 additions and 35707 deletions

View file

@ -79,7 +79,6 @@
this.addEventListener('change', function () {
this.dragging = false;
updateValues(this, backgroundLower, backgroundUpper);
updateBubble(this, sliderBubble);
sliderBubble.classList.add('hide');
});