Add gate, a:a swap onboarding state (#3930)

This commit is contained in:
Eric Bailey 2024-05-09 11:34:36 -05:00 committed by GitHub
parent 2fe76333bc
commit 1341845537
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 154 additions and 9 deletions

View file

@ -4,6 +4,7 @@ export type Gate =
| 'disable_min_shell_on_foregrounding_v3'
| 'disable_poll_on_discover_v2'
| 'dms'
| 'reduced_onboarding_and_home_algo'
| 'show_follow_back_label_v2'
| 'start_session_with_following_v2'
| 'test_gate_1'