Player improvement pre-reqs (#3618)
* add dims to type * save * add the dimensions to the embed info * add a new case * add a new case * limit this case to giphy * use gate * flip mp4/webp * fix tests * add new test
This commit is contained in:
parent
22e86c9903
commit
c0ca891501
4 changed files with 89 additions and 43 deletions
|
@ -4,6 +4,7 @@ export type Gate =
|
|||
| 'disable_min_shell_on_foregrounding_v2'
|
||||
| 'disable_poll_on_discover_v2'
|
||||
| 'hide_vertical_scroll_indicators'
|
||||
| 'new_gif_player'
|
||||
| 'new_profile_scroll_component'
|
||||
| 'receive_updates'
|
||||
| 'show_follow_back_label_v2'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue