Add details to is missing filter (#533)

This commit is contained in:
WithoutPants 2020-05-15 09:11:28 +10:00 committed by GitHub
parent d74a303c00
commit 93d6cc43c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,7 @@ export class SceneIsMissingCriterion extends IsMissingCriterion {
public type: CriterionType = "sceneIsMissing";
public options: string[] = [
"title",
"details",
"url",
"date",
"gallery",