It it now possible to create/edit item contents
This commit is contained in:
@@ -13,5 +13,5 @@ public record BlobEntry
|
||||
[Key]
|
||||
public int Id { get; set; }
|
||||
|
||||
public DateTimeOffset DateTime { get; set; }
|
||||
public DateTime DateTime { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user