mirror of https://github.com/certd/certd
chore:
parent
ff083ce684
commit
ec79104ad2
|
@ -412,6 +412,7 @@ export class Executor {
|
||||||
id: notification.notificationId,
|
id: notification.notificationId,
|
||||||
useDefault: true,
|
useDefault: true,
|
||||||
useEmail: false,
|
useEmail: false,
|
||||||
|
logger: this.logger,
|
||||||
body: {
|
body: {
|
||||||
title: subject,
|
title: subject,
|
||||||
content,
|
content,
|
||||||
|
|
Loading…
Reference in New Issue