mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add basic open subtitle configuration
This commit is contained in:
parent
3b5259ce8e
commit
746a467d6a
20 changed files with 420 additions and 241 deletions
|
@ -6,7 +6,7 @@
|
|||
<body>
|
||||
<div id="indexPage" data-role="page" class="page type-home libraryPage allLibraryPage noSecondaryNavPage" data-theme="b">
|
||||
<div data-role="content">
|
||||
|
||||
|
||||
<table class="ehsContent">
|
||||
<tr>
|
||||
<td>
|
||||
|
@ -21,6 +21,8 @@
|
|||
|
||||
<div id="recentlyAddedItems">
|
||||
</div>
|
||||
|
||||
<div class="spotlightContainer"></div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue