mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
Filter by Studio (#6155)
This commit is contained in:
@@ -53,6 +53,7 @@ const sortByOptions = [
|
||||
"interactive",
|
||||
"interactive_speed",
|
||||
"perceptual_similarity",
|
||||
"studio",
|
||||
...MediaSortByOptions,
|
||||
]
|
||||
.map(ListFilterOptions.createSortBy)
|
||||
|
||||
Reference in New Issue
Block a user