about summary refs log tree commit diff
path: root/src/lib/statsig/gates.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/statsig/gates.ts')
-rw-r--r--src/lib/statsig/gates.ts4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/statsig/gates.ts b/src/lib/statsig/gates.ts
index 3767ec1e5..6876f18c5 100644
--- a/src/lib/statsig/gates.ts
+++ b/src/lib/statsig/gates.ts
@@ -1,5 +1,3 @@
 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'
+  'debug_show_feedcontext' | 'debug_subscriptions' | 'remove_show_latest_button'