Adjust gates (#7132)

* Remove dead gate

* Adjust gates

* No need to disable exposures
This commit is contained in:
dan
2024-12-16 22:26:40 +00:00
committed by GitHub
parent c339dc5b05
commit de97c07c63
6 changed files with 14 additions and 29 deletions
+1 -3
View File
@@ -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'