Enable updates for production
behind receive_updates
gate (#3496)
* add gate type * gate the updates * enable updates in `production` * web placeholder for `useOTAUpdates()` * update comment
This commit is contained in:
parent
1f587ea4b6
commit
f91aa37c6b
6 changed files with 49 additions and 40 deletions
|
@ -5,6 +5,7 @@ export type Gate =
|
|||
| 'disable_poll_on_discover'
|
||||
| 'new_profile_scroll_component'
|
||||
| 'new_search'
|
||||
| 'receive_updates'
|
||||
| 'show_follow_back_label'
|
||||
| 'start_session_with_following'
|
||||
| 'use_new_suggestions_endpoint'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue