1a992427e5
(cherry picked from commit e9be8f4574)
6 lines
191 B
TypeScript
6 lines
191 B
TypeScript
export type Gate =
|
|
// Keep this alphabetic please.
|
|
| 'debug_show_feedcontext' // DISABLED DUE TO EME
|
|
| 'post_feed_lang_window' // DISABLED DUE TO EME
|
|
| 'suggested_feeds_interstitial'
|