Typo in message
This commit is contained in:
+1
-1
@@ -455,7 +455,7 @@ function createTicket(info, auditSource, callback) {
|
|||||||
|
|
||||||
eventlog.add(eventlog.ACTION_SUPPORT_TICKET, auditSource, info);
|
eventlog.add(eventlog.ACTION_SUPPORT_TICKET, auditSource, info);
|
||||||
|
|
||||||
callback(null, { message: `An email for sent to ${constants.SUPPORT_EMAIL}. We will get back shortly!` });
|
callback(null, { message: `An email was sent to ${constants.SUPPORT_EMAIL}. We will get back shortly!` });
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user