Add missing performer sort options to whitelist (#5129)

Adds career length, measurements and weight.
This commit is contained in:
WithoutPants
2024-08-13 16:13:15 +10:00
committed by GitHub
parent ecb53cee55
commit a94bf29b34
2 changed files with 6 additions and 0 deletions

View File

@@ -30,6 +30,9 @@ const sortByOptions = [
"play_count",
"last_played_at",
"last_o_at",
"career_length",
"weight",
"measurements",
]
.map(ListFilterOptions.createSortBy)
.concat([