Rebrand and updated copyright date
This commit is contained in:
@@ -64,7 +64,7 @@ class RentalReminderEmailService {
|
||||
|
||||
return await this.emailClient.sendEmail(
|
||||
userEmail,
|
||||
`RentAll: ${notification.title}`,
|
||||
`Village Share: ${notification.title}`,
|
||||
htmlContent
|
||||
);
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user