1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00

Merge branch 'turbo124-v5-develop' into v5-develop

This commit is contained in:
David Bomba 2021-06-16 20:21:18 +10:00
commit 6ca41f7e78

View File

@ -44,4 +44,5 @@ class BouncedEmail extends Mailable
->subject($subject);
}
}