From 6bbcb64c81baf0d55590dbdfc5c8a30468c328bf Mon Sep 17 00:00:00 2001 From: Limezy Date: Tue, 20 Feb 2024 20:37:20 +0700 Subject: [PATCH] Update main-01-mail.patch --- sources/patches/main-01-mail.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/patches/main-01-mail.patch b/sources/patches/main-01-mail.patch index 7b729a3..5c0b711 100644 --- a/sources/patches/main-01-mail.patch +++ b/sources/patches/main-01-mail.patch @@ -14,4 +14,4 @@ index 9b58b50..54553cf 100644 + $mail->SMTPSecure = false; $mail->Port = SMTP_PORT; $mail->CharSet = 'UTF-8'; - + \ No newline at end of file