mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Fix Performer Studio filtering (#1483)
* Fix performer studio filtering * Fix studio filter hook
This commit is contained in:
@@ -86,7 +86,7 @@ input PerformerFilterType {
|
||||
"""Filter by death year"""
|
||||
death_year: IntCriterionInput
|
||||
"""Filter by studios where performer appears in scene/image/gallery"""
|
||||
studios: MultiCriterionInput
|
||||
studios: HierarchicalMultiCriterionInput
|
||||
}
|
||||
|
||||
input SceneMarkerFilterType {
|
||||
|
||||
Reference in New Issue
Block a user