Bugfixes
This commit is contained in:
@@ -35,7 +35,7 @@ export class MailService {
|
||||
phone: mailInfo.sender.phoneNumber,
|
||||
email: mailInfo.sender.email,
|
||||
id: mailInfo.listing.id,
|
||||
url: 'http://localhost:4200',
|
||||
url: mailInfo.url,
|
||||
},
|
||||
});
|
||||
return user;
|
||||
|
||||
Reference in New Issue
Block a user