Added featured groups timeline injection back to timeline

• Added:
- featured groups timeline injection back to timeline
This commit is contained in:
mgabdev 2021-01-13 18:47:58 -05:00
parent 6234cde19c
commit 183e46aa57
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ class TimelineInjectionRoot extends React.PureComponent {
//Since not on mobile this should not be visible
if (!isXS && type === TIMELINE_INJECTION_PWA) return <div />
if (type === TIMELINE_INJECTION_FEATURED_GROUPS || type === TIMELINE_INJECTION_USER_SUGGESTIONS) return <div />
if (type === TIMELINE_INJECTION_USER_SUGGESTIONS) return <div />
return (
<div>