Updated FooterBar to always show News

• Updated:
- FooterBar to always show News
This commit is contained in:
mgabdev 2020-11-09 12:03:42 -06:00
parent 3b7fc9f30f
commit d926d46e42

@ -60,7 +60,6 @@ class FooterBar extends ImmutablePureComponent {
to: '/news',
icon: 'news',
title: 'News',
isHidden: !!me,
active: currentPathname.indexOf('/news') > -1,
},
{