Filter by Studio (#6155)

This commit is contained in:
Gykes
2025-11-05 22:26:30 -08:00
committed by GitHub
parent a50a0d4289
commit 42f76ca34f
2 changed files with 5 additions and 0 deletions

View File

@@ -53,6 +53,7 @@ const sortByOptions = [
"interactive",
"interactive_speed",
"perceptual_similarity",
"studio",
...MediaSortByOptions,
]
.map(ListFilterOptions.createSortBy)