history service, mail template improved, general listing entry
This commit is contained in:
@@ -34,6 +34,8 @@ export class MailService {
|
||||
iname: mailInfo.sender.name,
|
||||
phone: mailInfo.sender.phoneNumber,
|
||||
email: mailInfo.sender.email,
|
||||
id: mailInfo.listing.id,
|
||||
url: 'http://localhost:4200',
|
||||
},
|
||||
});
|
||||
return user;
|
||||
|
||||
Reference in New Issue
Block a user