mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
parent
f03b14a46b
commit
1fadf204c2
4 changed files with 9 additions and 5 deletions
|
|
@ -135,7 +135,7 @@ RulesHelper = {
|
|||
subject,
|
||||
text,
|
||||
})
|
||||
} else {
|
||||
} else if (process.env.MAIL_URL !== '') {
|
||||
Email.send({
|
||||
to,
|
||||
from: Accounts.emailTemplates.from,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue