restore image performer age filter (#4601)

This commit is contained in:
dogwithakeyboard
2024-02-21 00:22:04 +00:00
committed by GitHub
parent 5bb9bf902c
commit 37acd6b79b
4 changed files with 22 additions and 0 deletions

View File

@@ -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"