chagne email
This commit is contained in:
parent
4f2b2ccecd
commit
25a96b61fe
@ -158,7 +158,7 @@ emailPlugin.sendVerificationEmail = function (email, secret) {
|
||||
var emailBody = results[0];
|
||||
var emailBodyHTML = results[1];
|
||||
var mailOptions = {
|
||||
from: 'Insight Services <insight@bitpay.com>',
|
||||
from: 'Insight Services <wallet@copay.io>',
|
||||
to: email,
|
||||
subject: '[Copay] Your wallet backup needs confirmation',
|
||||
text: emailBody,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user