mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update people sorting
This commit is contained in:
parent
1c27cdeb2c
commit
f5fb6ccca5
8 changed files with 51 additions and 54 deletions
|
@ -160,6 +160,7 @@
|
|||
}
|
||||
|
||||
LibraryBrowser.loadSavedQueryValues(getSavedQueryKey(), query);
|
||||
query.SortBy = "SortName";
|
||||
|
||||
reloadItems(this);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue