File attachment UI work
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
public record Comment
|
||||
{
|
||||
public DateTimeOffset DateTime { get; set; }
|
||||
public DateTimeOffset Created { get; set; }
|
||||
|
||||
public string? Text { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user