write thumbnail to wallet store
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
namespace Wallet;
|
||||
|
||||
public record ProfileImage;
|
||||
|
||||
public record ProfileImage<TValue>(TValue Value);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user