mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
Add details to is missing filter (#533)
This commit is contained in:
@@ -12,6 +12,7 @@ export class SceneIsMissingCriterion extends IsMissingCriterion {
|
||||
public type: CriterionType = "sceneIsMissing";
|
||||
public options: string[] = [
|
||||
"title",
|
||||
"details",
|
||||
"url",
|
||||
"date",
|
||||
"gallery",
|
||||
|
||||
Reference in New Issue
Block a user