Updated GroupCollectionTimeline
• Updated: - GroupCollectionTimeline
This commit is contained in:
parent
6c9c36bcb3
commit
cef6b2dfd1
@ -174,7 +174,7 @@ class GroupCollectionTimeline extends PureComponent {
|
||||
return (
|
||||
<Fragment>
|
||||
{
|
||||
!dontShowGroupSort &&
|
||||
!dontShowGroupSort && collectionType === 'member' &&
|
||||
<GroupSortBlock collectionType={collectionType} />
|
||||
}
|
||||
<StatusList
|
||||
|
Loading…
x
Reference in New Issue
Block a user