Updates to groups sorting
• Updates to groups sorting
This commit is contained in:
@@ -52,7 +52,7 @@ class GroupsPage extends PureComponent {
|
||||
|
||||
const tabs = !!me ? [
|
||||
{
|
||||
title: intl.formatMessage(dontShowChildren ? messages.myGroupsTimeline : messages.groups),
|
||||
title: intl.formatMessage(messages.myGroupsTimeline),
|
||||
to: '/groups',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user