edit email subject
parent
81a8f0604b
commit
1515f97d82
|
@ -71,7 +71,7 @@ ${ info.message }
|
||||||
if (info.test === undefined) {
|
if (info.test === undefined) {
|
||||||
mail.send({
|
mail.send({
|
||||||
from: 'suggest@crbtc.org',
|
from: 'suggest@crbtc.org',
|
||||||
subject: info.name + ' - Suggestion for Meetup',
|
subject: 'Suggestions for Meetup',
|
||||||
text: details,
|
text: details,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue