polonel / trudesk

:coffee: :seedling: Trudesk is an open-source help desk/ticketing solution.
http://trudesk.io
Other
1.31k stars 442 forks source link

fix callback issue #556

Closed yarun1234 closed 2 years ago

yarun1234 commented 2 years ago

while using sendMail function of src/mailer/index.js at src/emitter/events/event_ticket_created.js not pass callback function and it's giving error callback is not a function and also use await at src/emitter/events/event_ticket_created.js but await has no effect on the type of this expression

polonel commented 2 years ago

:tada: This PR is included in version 1.2.6 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: