Codemaid
This commit is contained in:
+1
-1
@@ -2,5 +2,5 @@
|
||||
|
||||
public record Form
|
||||
{
|
||||
public ICollection<FormEntry>? Entries { get; set;}
|
||||
public ICollection<FormEntry>? Entries { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user