Removed Chat link from HomePage
• Removed: - Chat link from HomePage
This commit is contained in:
parent
fdef75a4f5
commit
bda2f6b60f
|
@ -101,11 +101,6 @@ class HomePage extends React.PureComponent {
|
||||||
icon: 'tv',
|
icon: 'tv',
|
||||||
href: 'https://tv.gab.com',
|
href: 'https://tv.gab.com',
|
||||||
},
|
},
|
||||||
{
|
|
||||||
icon: 'chat',
|
|
||||||
to: '/messages',
|
|
||||||
count: unreadChatsCount,
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
icon: 'search',
|
icon: 'search',
|
||||||
to: '/search',
|
to: '/search',
|
||||||
|
|
Loading…
Reference in New Issue