mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
8f42677b0c
commit
5b72e1c91b
7 changed files with 90 additions and 129 deletions
|
@ -1664,7 +1664,7 @@
|
|||
|
||||
var displayType = Globalize.translate('MediaInfoStreamType' + stream.Type);
|
||||
|
||||
html += '<div class="mediaInfoStreamType">' + displayType + '</div>';
|
||||
html += '<h3 class="mediaInfoStreamType">' + displayType + '</h3>';
|
||||
|
||||
var attributes = [];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue