mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Requested change
Requested change
This commit is contained in:
parent
8a2e2af2eb
commit
b4157adfd3
1 changed files with 0 additions and 6 deletions
|
@ -996,12 +996,6 @@ class ItemsView {
|
||||||
sortBy.push(option);
|
sortBy.push(option);
|
||||||
}
|
}
|
||||||
|
|
||||||
option = this.getRandomSortOption();
|
|
||||||
|
|
||||||
if (option) {
|
|
||||||
sortBy.push(option);
|
|
||||||
}
|
|
||||||
|
|
||||||
option = this.getCommunityRatingSortOption();
|
option = this.getCommunityRatingSortOption();
|
||||||
|
|
||||||
if (option) {
|
if (option) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue