Removed Chat link from HomePage

• Removed:
- Chat link from HomePage
This commit is contained in:
mgabdev 2021-01-25 13:02:26 -05:00
parent fdef75a4f5
commit bda2f6b60f
1 changed files with 0 additions and 5 deletions

View File

@ -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',