mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Added IDtoService
This commit is contained in:
parent
9506f259e7
commit
b75396e20f
2 changed files with 5 additions and 2 deletions
|
@ -254,7 +254,7 @@
|
|||
html += '<th>Artist</th>';
|
||||
}
|
||||
|
||||
html += '<th class="tabletColumn">Duration</th>';
|
||||
html += '<th class="tabletColumn">Runtime</th>';
|
||||
html += '<th class="tabletColumn">Play Count</th>';
|
||||
html += '<th class="tabletColumn userDataCell"></th>';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue