Replace "movie" with "group" in scene is missing criterion (#6204)

* Add support for "group" value in scene is-missing filter criterion
* Replace movie with group in scene is missing criterion
This commit is contained in:
WithoutPants
2025-10-29 11:12:42 +11:00
committed by GitHub
parent 1dccecc39c
commit d70ff551d4
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ export const SceneIsMissingCriterionOption = new IsMissingCriterionOption(
"date",
"galleries",
"studio",
"movie",
"group",
"performers",
"tags",
"stash_id",