Codemaid
This commit is contained in:
@@ -7,4 +7,4 @@ public record DropdownEntryCollectionConfiguration :
|
||||
{
|
||||
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
|
||||
public IList<string> Values { get; set; } = new List<string>();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user