Skip to content

Commit

Permalink
Add details to is missing filter (stashapp#533)
Browse files Browse the repository at this point in the history
  • Loading branch information
WithoutPants authored May 14, 2020
1 parent 203d2d9 commit 52ea9f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/v2.5/src/models/list-filter/criteria/is-missing.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export class SceneIsMissingCriterion extends IsMissingCriterion {
public type: CriterionType = "sceneIsMissing";
public options: string[] = [
"title",
"details",
"url",
"date",
"gallery",
Expand Down

0 comments on commit 52ea9f6

Please sign in to comment.