mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added new channel settings
This commit is contained in:
parent
8cf9cab99e
commit
18cd384168
7 changed files with 117 additions and 22 deletions
|
@ -142,7 +142,7 @@
|
|||
coverImage: true
|
||||
});
|
||||
|
||||
html += LibraryBrowser.getPagingHtml(pagingHtml);
|
||||
html += pagingHtml;
|
||||
|
||||
$('#items', page).html(html).trigger('create').createPosterItemMenus();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue