invert new postonboarding gate (#7695)

This commit is contained in:
Samuel Newman
2025-02-12 21:33:24 +00:00
committed by GitHub
parent ff2a82d358
commit 5a865a504c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ export type Gate =
// Keep this alphabetic please.
| 'debug_show_feedcontext'
| 'debug_subscriptions'
| 'new_postonboarding'
| 'old_postonboarding'
| 'onboarding_add_video_feed'
| 'remove_show_latest_button'
| 'test_gate_1'