Add feature gate

This commit is contained in:
Eric Bailey
2024-12-16 18:34:33 -06:00
parent 8934aa108e
commit a706918e5a
2 changed files with 27 additions and 4 deletions
+1
View File
@@ -3,3 +3,4 @@ export type Gate =
| 'debug_show_feedcontext' // DISABLED DUE TO EME
| 'post_feed_lang_window' // DISABLED DUE TO EME
| 'remove_show_latest_button'
| 'trending_topics_beta'