mirror of
https://github.com/stashapp/stash.git
synced 2025-12-28 11:13:33 +01:00
Remove performer age image filter criterion (#3143)
This commit is contained in:
parent
4ff163d375
commit
b1c00a64fc
1 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@ const criterionOptions = [
|
|||
PerformerTagsCriterionOption,
|
||||
PerformersCriterionOption,
|
||||
createMandatoryNumberCriterionOption("performer_count"),
|
||||
createMandatoryNumberCriterionOption("performer_age"),
|
||||
PerformerFavoriteCriterionOption,
|
||||
StudiosCriterionOption,
|
||||
createMandatoryNumberCriterionOption("file_count"),
|
||||
|
|
|
|||
Loading…
Reference in a new issue