diff --git a/app/Services/Payment/SendEmail.php b/app/Services/Payment/SendEmail.php index ac4d1ab16afb..d967fd9ed34d 100644 --- a/app/Services/Payment/SendEmail.php +++ b/app/Services/Payment/SendEmail.php @@ -39,5 +39,6 @@ class SendEmail // } // }); // }); + } }