Hack-modify avi path to use smaller thumbs behind gate (#4816)

* Hack-modify avi path to use smaller thumbs behind gate

* Only use small thumbs on smaller rendering
This commit is contained in:
Paul Frazee 2024-07-23 16:57:51 -07:00 committed by GitHub
parent 67ce18a113
commit 4af6bcb11a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 25 additions and 2 deletions

View file

@ -14,3 +14,4 @@ export type Gate =
| 'suggested_follows_interstitial'
| 'ungroup_follow_backs'
| 'videos'
| 'small_avi_thumb'