Add gate to increase post-feed page size (#5473)
* Add gate to increase post-feed page size * Exclude Discover * Remove exception * Clarify intent * Let gate cache
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
export type Gate =
|
||||
// Keep this alphabetic please.
|
||||
'debug_show_feedcontext' | 'suggested_feeds_interstitial'
|
||||
| 'debug_show_feedcontext'
|
||||
| 'post_feed_lang_window'
|
||||
| 'suggested_feeds_interstitial'
|
||||
|
||||
Reference in New Issue
Block a user