Force Single Image
This commit is contained in:
@ -6,6 +6,7 @@ public interface IMapping
|
||||
public int? ApproximateYears { get; }
|
||||
public string DisplayDirectoryName { get; }
|
||||
public bool? Filtered { get; }
|
||||
public bool Forced { get; }
|
||||
public int? NormalizedPixelPercentage { get; }
|
||||
public PersonBirthday PersonBirthday { get; }
|
||||
|
||||
|
Reference in New Issue
Block a user