fixed recipient storing problem
This commit is contained in:
@@ -96,8 +96,8 @@ class _AdressBookRecipientFormState extends State<AdressBookRecipientForm> {
|
||||
name: getPaymentTypeLabel(context, data.type),
|
||||
data: data,
|
||||
);
|
||||
return recipient;
|
||||
}
|
||||
return recipient;
|
||||
}
|
||||
|
||||
//TODO: Change when registration is ready
|
||||
|
||||
Reference in New Issue
Block a user