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',
|
||||
href: 'https://tv.gab.com',
|
||||
},
|
||||
{
|
||||
icon: 'chat',
|
||||
to: '/messages',
|
||||
count: unreadChatsCount,
|
||||
},
|
||||
{
|
||||
icon: 'search',
|
||||
to: '/search',
|
||||
|
|
Loading…
Reference in New Issue