blob: 3767ec1e5d659477955f73be874f51296f785f75 (
plain) (
blame)
1
2
3
4
5
|
export type Gate =
// Keep this alphabetic please.
| 'debug_show_feedcontext' // DISABLED DUE TO EME
| 'post_feed_lang_window' // DISABLED DUE TO EME
| 'remove_show_latest_button'
|