Skip to content

Commit

Permalink
fix: subject tests
Browse files Browse the repository at this point in the history
  • Loading branch information
scopsy committed Apr 21, 2023
1 parent fee1630 commit a99aba6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ export class SendMessageEmail extends SendMessageBase {
},
{
$set: {
subject,
content,
},
}
Expand Down

0 comments on commit a99aba6

Please sign in to comment.