adjust notifications experiment by removing canAskAgain
(#4271)
* adjust notifications experiment by removing `canAskAgain` * move to `StepFinished` for after onboarding
This commit is contained in:
parent
165feedb86
commit
eb6f44853d
4 changed files with 44 additions and 45 deletions
|
@ -1,4 +1,4 @@
|
|||
export type Gate =
|
||||
// Keep this alphabetic please.
|
||||
| 'request_notifications_permission_after_onboarding'
|
||||
| 'request_notifications_permission_after_onboarding_v2'
|
||||
| 'show_follow_back_label_v2'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue