From: Michael Date: Tue, 7 Jun 2022 18:52:46 +0000 (+0000) Subject: Fix: respected the account type on the community page update X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d2772908e4dfa25e0c37711b57da53f09e19217e;p=friendica.git Fix: respected the account type on the community page update --- 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') {