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' && }