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:
parent
833600956b
commit
e97f59a691
3 changed files with 2 additions and 3 deletions
|
@ -920,7 +920,6 @@
|
|||
}
|
||||
|
||||
similarCollapsible.classList.remove('hide');
|
||||
similarCollapsible.querySelector('.similiarHeader').innerHTML = Globalize.translate('HeaderIfYouLikeCheckTheseOut', item.Name);
|
||||
|
||||
var html = '';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue