From 8c985def86737697f70350243d91d8ece1a79368 Mon Sep 17 00:00:00 2001 From: mgabdev <> Date: Fri, 7 Aug 2020 18:10:54 -0500 Subject: [PATCH] Updated GroupCollectionTimeline MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit • Updated: - GroupCollectionTimeline --- app/javascript/gabsocial/features/group_collection_timeline.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/gabsocial/features/group_collection_timeline.js b/app/javascript/gabsocial/features/group_collection_timeline.js index d60028a3..b4ed2728 100644 --- a/app/javascript/gabsocial/features/group_collection_timeline.js +++ b/app/javascript/gabsocial/features/group_collection_timeline.js @@ -174,7 +174,7 @@ class GroupCollectionTimeline extends PureComponent { return ( { - !dontShowGroupSort && collectionType === 'member' && + !dontShowGroupSort && collectionType !== 'member' && }