Feature gate

This commit is contained in:
Eric Bailey
2025-06-05 16:41:51 -05:00
parent 8710e61529
commit c71b4ecb73
2 changed files with 9 additions and 3 deletions
+1
View File
@@ -6,6 +6,7 @@ export type Gate =
| 'explore_show_suggested_feeds'
| 'old_postonboarding'
| 'onboarding_add_video_feed'
| 'post_threads_v2_unspecced'
| 'remove_show_latest_button'
| 'test_gate_1'
| 'test_gate_2'