parent
1e3b2d6f42
commit
f1031d100b
4 changed files with 5 additions and 27 deletions
|
@ -349,8 +349,7 @@ let Feed = ({
|
|||
const shouldShow =
|
||||
(interstitial.type === feedInterstitialType &&
|
||||
gate('suggested_feeds_interstitial')) ||
|
||||
(interstitial.type === followInterstitialType &&
|
||||
gate('suggested_follows_interstitial')) ||
|
||||
interstitial.type === followInterstitialType ||
|
||||
interstitial.type === progressGuideInterstitialType
|
||||
|
||||
if (shouldShow) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue