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

fix live stream

This commit is contained in:
Luke Pulverenti 2016-10-07 11:53:00 -04:00
parent 833600956b
commit e97f59a691
3 changed files with 2 additions and 3 deletions

View file

@ -920,7 +920,6 @@
}
similarCollapsible.classList.remove('hide');
similarCollapsible.querySelector('.similiarHeader').innerHTML = Globalize.translate('HeaderIfYouLikeCheckTheseOut', item.Name);
var html = '';