Add wallet profile image loading
This commit is contained in:
@@ -4,5 +4,5 @@ public interface IConfigurationInitializer<TConfiguration>
|
||||
where TConfiguration :
|
||||
class
|
||||
{
|
||||
Task Initialize();
|
||||
void Initialize();
|
||||
}
|
||||
Reference in New Issue
Block a user