From d2772908e4dfa25e0c37711b57da53f09e19217e Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 7 Jun 2022 18:52:46 +0000 Subject: [PATCH] Fix: respected the account type on the community page update --- src/Content/Conversation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Content/Conversation.php b/src/Content/Conversation.php index 5cc2638495..a82cb35e00 100644 --- a/src/Content/Conversation.php +++ b/src/Content/Conversation.php @@ -507,6 +507,7 @@ class Conversation . "\r\n"; } } elseif ($mode === 'contacts') {