mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
re-enable chromecast
This commit is contained in:
parent
4d679e90a4
commit
3d1ee1233c
15 changed files with 901 additions and 796 deletions
|
@ -726,7 +726,9 @@
|
|||
|
||||
$('#childrenContent', page).html(LibraryBrowser.getListViewHtml({
|
||||
items: result.Items,
|
||||
smallIcon: true
|
||||
smallIcon: true,
|
||||
showIndex: true,
|
||||
index: 'disc'
|
||||
|
||||
})).trigger('create').createCardMenus();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue