More changes

This commit is contained in:
Scott Idem
2024-03-08 11:43:32 -05:00
parent 2ada1419d8
commit 409872ed4d
2 changed files with 26 additions and 18 deletions

View File

@@ -863,8 +863,8 @@ async function handle_update__event_presenter({
api.send_email({
api_cfg: $ae_api,
from_email: 'scott.idem+from@oneskyit.com',
from_name: 'Scott Idem',
from_email: 'noreply+chow@oneskyit.com',
from_name: 'CHOW 2024 Speaker Hub',
to_email: $slct.event_presenter_obj.email,
subject: subject,
body_html: body_html,