Add native_pwi_disabled
feature gate experiment (#4507)
* Add native_pwi_disabled feature gate experiment * Use const
This commit is contained in:
parent
f5f3bd8130
commit
332524b7de
4 changed files with 25 additions and 5 deletions
|
@ -1,5 +1,6 @@
|
|||
export type Gate =
|
||||
// Keep this alphabetic please.
|
||||
| 'native_pwi_disabled'
|
||||
| 'request_notifications_permission_after_onboarding_v2'
|
||||
| 'show_avi_follow_button'
|
||||
| 'show_follow_back_label_v2'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue