mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-11-26 22:04:53 +00:00
Merge pull request #79 from SyncrowIOT/create-vistor-password
Create vistor password
This commit is contained in:
@ -19,7 +19,7 @@ export class EmailService {
|
||||
};
|
||||
}
|
||||
|
||||
async sendOTPEmail(
|
||||
async sendEmail(
|
||||
email: string,
|
||||
subject: string,
|
||||
message: string,
|
||||
|
||||
Reference in New Issue
Block a user