mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
restore image performer age filter (#4601)
This commit is contained in:
@@ -500,6 +500,8 @@ input ImageFilterType {
|
||||
performer_count: IntCriterionInput
|
||||
"Filter images that have performers that have been favorited"
|
||||
performer_favorite: Boolean
|
||||
"Filter images by performer age at time of image"
|
||||
performer_age: IntCriterionInput
|
||||
"Filter to only include images with these galleries"
|
||||
galleries: MultiCriterionInput
|
||||
"Filter by creation time"
|
||||
|
||||
Reference in New Issue
Block a user