mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Update itemsByName.js
This commit is contained in:
parent
04040e5e59
commit
5660aa3292
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ function renderSection(item, element, type) {
|
||||||
PersonTypes: '',
|
PersonTypes: '',
|
||||||
ArtistIds: '',
|
ArtistIds: '',
|
||||||
AlbumArtistIds: '',
|
AlbumArtistIds: '',
|
||||||
SortOrder: 'Descending',
|
SortOrder: 'Descending,Desending,Ascending',
|
||||||
SortBy: 'PremiereDate,ProductionYear,Sortname'
|
SortBy: 'PremiereDate,ProductionYear,Sortname'
|
||||||
}, {
|
}, {
|
||||||
shape: 'overflowSquare',
|
shape: 'overflowSquare',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue