about summary refs log tree commit diff
path: root/src/lib/statsig/gates.ts
blob: 715e09be76a2d67a8c6bfe56ced055623e8eb764 (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
  | 'suggested_feeds_interstitial'