chore: add business logic
This commit is contained in:
@@ -515,6 +515,7 @@ export class NotificationsService {
|
||||
await this.emailService.sendAdminNotificationEmail({
|
||||
userEmail: data.userEmail,
|
||||
title: NotificationMessage.NEW_SUBSCRIPTION,
|
||||
fullName: data.fullName,
|
||||
message,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user