Updated FooterBar to always show News
• Updated: - FooterBar to always show News
This commit is contained in:
@@ -60,7 +60,6 @@ class FooterBar extends ImmutablePureComponent {
|
||||
to: '/news',
|
||||
icon: 'news',
|
||||
title: 'News',
|
||||
isHidden: !!me,
|
||||
active: currentPathname.indexOf('/news') > -1,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user