mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
sort special features by name
This commit is contained in:
parent
69ad0b6d3f
commit
5591ef85f1
1 changed files with 1 additions and 1 deletions
|
@ -1115,7 +1115,7 @@
|
|||
else {
|
||||
url = "css/images/items/detail/video.png";
|
||||
useBackgroundColor = true;
|
||||
maxwidth = 150;p
|
||||
maxwidth = 150;
|
||||
}
|
||||
|
||||
if (url) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue