fix(structure): Unify structure even further
This commit is contained in:
@ -237,7 +237,7 @@ export class TemplateManager {
|
||||
subject: template.subject,
|
||||
text: template.bodyText || '',
|
||||
html: template.bodyHtml,
|
||||
to: '', // Will be set when sending
|
||||
// Note: 'to' is intentionally omitted for templates
|
||||
attachments,
|
||||
variables: context || {}
|
||||
};
|
||||
|
Reference in New Issue
Block a user