@techie04/xpresser-mailer
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -21,4 +21,2 @@ "use strict"; | ||
const providerConfig = $.config.path(`mailer.configs.${this.name}`); | ||
if (!mail.from) | ||
mail.from = providerConfig.get("from") || $.config.get("name"); | ||
// Run custom function defined.. | ||
@@ -25,0 +23,0 @@ return this.setup.sendMail({ |
{ | ||
"name": "@techie04/xpresser-mailer", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Mailer Plugin for xpresser", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
28975
484