mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
refactor: notification mail services
This commit is contained in:
@@ -46,7 +46,7 @@ export class ContactMailNotification {
|
||||
* @param {number} tenantId - Tenant id.
|
||||
* @returns {Promise<CommonMailOptions>}
|
||||
*/
|
||||
public async parseMailOptions(
|
||||
public async formatMailOptions(
|
||||
tenantId: number,
|
||||
mailOptions: CommonMailOptions,
|
||||
formatterArgs?: Record<string, any>
|
||||
|
||||
Reference in New Issue
Block a user