Send emails to proper email address
This commit is contained in:
parent
73f6ad56e5
commit
7876ae7d79
|
@ -648,8 +648,8 @@ export const sendWeeklyPortfolioUpdateEmail = async (
|
|||
})
|
||||
|
||||
await sendTemplateEmail(
|
||||
// privateUser.email,
|
||||
'iansphilips@gmail.com',
|
||||
privateUser.email,
|
||||
// 'iansphilips@gmail.com',
|
||||
`Here's your weekly portfolio update!`,
|
||||
investments.length === 0
|
||||
? 'portfolio-update-no-movers'
|
||||
|
|
Loading…
Reference in New Issue
Block a user