Skip to content

Commit

Permalink
Set site for notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
CatoTH committed Dec 25, 2024
1 parent 3785f93 commit e127a8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions models/backgroundJobs/SendNotification.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ public function __construct(
public ?string $replyTo
) {
$this->consultation = $consultation;
$this->site = $consultation?->site;
}

public function getTypeId(): string
Expand Down

0 comments on commit e127a8e

Please sign in to comment.