Add debug feedContext label (#4598)

This commit is contained in:
dan 2024-06-22 02:11:39 +03:00 committed by GitHub
parent 707ea5bf06
commit 7db8dd8980
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 30 additions and 0 deletions

View file

@ -1,5 +1,6 @@
export type Gate =
// Keep this alphabetic please.
| 'debug_show_feedcontext'
| 'native_pwi_disabled'
| 'request_notifications_permission_after_onboarding_v2'
| 'show_avi_follow_button'