mirror of
https://github.com/glenndehaan/unifi-voucher-site.git
synced 2026-03-31 06:24:00 -04:00
Added extra logging to mail.js
This commit is contained in:
@@ -63,6 +63,7 @@ module.exports = {
|
||||
});
|
||||
|
||||
if(result) {
|
||||
log.info(`[Mail] Sent to: ${to}`);
|
||||
resolve(true);
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user