mirror of
https://github.com/stashapp/stash.git
synced 2025-12-16 20:07:05 +03:00
Add tag count to studio sort whitelist (#5776)
This commit is contained in:
@@ -586,6 +586,7 @@ var studioSortOptions = sortOptions{
|
|||||||
"scenes_count",
|
"scenes_count",
|
||||||
"random",
|
"random",
|
||||||
"rating",
|
"rating",
|
||||||
|
"tag_count",
|
||||||
"updated_at",
|
"updated_at",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user