mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
Requested change
Requested change
This commit is contained in:
parent
8a2e2af2eb
commit
b4157adfd3
@ -996,12 +996,6 @@ class ItemsView {
|
||||
sortBy.push(option);
|
||||
}
|
||||
|
||||
option = this.getRandomSortOption();
|
||||
|
||||
if (option) {
|
||||
sortBy.push(option);
|
||||
}
|
||||
|
||||
option = this.getCommunityRatingSortOption();
|
||||
|
||||
if (option) {
|
||||
|
Loading…
Reference in New Issue
Block a user