File attachment WIP
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace Wallet;
|
||||
|
||||
public record AttachmentEntryCollectionConfiguration :
|
||||
ItemEntryConfiguration<string>;
|
||||
ItemEntryConfiguration<ICollection<Attachment>>;
|
||||
|
||||
Reference in New Issue
Block a user