mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added chromecast boilerplate
This commit is contained in:
parent
e5420945f5
commit
3d0e125dd3
17 changed files with 422 additions and 97 deletions
|
@ -136,7 +136,7 @@
|
|||
html += getCollapsibleHtml('TV', [
|
||||
|
||||
{ text: 'Suggested', href: 'tvrecommended.html' },
|
||||
{ text: 'Next Up', href: 'tvnextup.html' },
|
||||
{ text: 'Latest', href: 'tvlatest.html' },
|
||||
{ text: 'Upcoming', href: 'tvupcoming.html' },
|
||||
{ text: 'Shows', href: 'tvshows.html' },
|
||||
{ text: 'Episodes', href: 'episodes.html' },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue