mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update httplistener
This commit is contained in:
parent
519af58a6a
commit
81d876b3cd
5 changed files with 13 additions and 6 deletions
|
@ -922,6 +922,8 @@
|
|||
elem.classList.remove('hiddenScrollX');
|
||||
}
|
||||
|
||||
$(elem).createCardMenus();
|
||||
|
||||
if (item.Type == "BoxSet") {
|
||||
|
||||
var collectionItemTypes = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue