From 97f448f984645358083d1fb49352cf100309c99d Mon Sep 17 00:00:00 2001 From: Chirag Aggarwal Date: Tue, 14 Oct 2025 17:19:08 +0530 Subject: [PATCH] comma --- src/Appwrite/Platform/Workers/Messaging.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Appwrite/Platform/Workers/Messaging.php b/src/Appwrite/Platform/Workers/Messaging.php index ffd71cd867..abf46e67a4 100644 --- a/src/Appwrite/Platform/Workers/Messaging.php +++ b/src/Appwrite/Platform/Workers/Messaging.php @@ -612,7 +612,7 @@ class Messaging extends Action $cc, $bcc, $attachments, - $html, + $html ); }