This commit is contained in:
Gykes 2025-12-17 16:19:44 -08:00
parent 86073d6107
commit 241ddc09a2

View file

@ -19,4 +19,4 @@ export class DuplicatedURLCriterion extends StringCriterion {
duplicated: this.value === "true",
};
}
}
}