Skip to content

Commit

Permalink
fix: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
emilyjablonski committed Oct 5, 2023
1 parent 16ab4fe commit 125c957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/core/src/email/email.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -225,9 +225,9 @@ export class EmailService {
)
}

// TODO: This is mock data just for the template that will need to be updated
await this.send(
user.email,

jurisdiction.emailFromAddress,
"New rental opportunity",
compiledTemplate({
Expand Down

0 comments on commit 125c957

Please sign in to comment.