mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
FIX: Add playsinline to twitter GIFs
This commit is contained in:
parent
eb981b8fbb
commit
645b65adfa
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ class TwitterApi
|
|||
attributes =
|
||||
if m['type'] == 'animated_gif'
|
||||
%w{
|
||||
playsinline
|
||||
loop
|
||||
muted
|
||||
autoplay
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue