mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added tv script file
This commit is contained in:
parent
5618df178d
commit
7632a99a50
2 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,8 @@
|
|||
</div>
|
||||
<div class="viewSettings">
|
||||
<button data-mini="true" data-icon="sort" data-inline="true">Sort</button>
|
||||
<button data-mini="true" data-icon="sort" data-inline="true">Sort</button>
|
||||
<button data-mini="true" data-icon="sort" data-inline="true">Sort</button>
|
||||
</div>
|
||||
<div id="items"></div>
|
||||
</div>
|
||||
|
|
1
dashboard-ui/scripts/tvrecommended.js
Normal file
1
dashboard-ui/scripts/tvrecommended.js
Normal file
|
@ -0,0 +1 @@
|
|||
|
Loading…
Add table
Add a link
Reference in a new issue