mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 15:52:11 +08:00
FIX: Add playsinline to twitter GIFs
This commit is contained in:
parent
eb981b8fbb
commit
645b65adfa
|
@ -36,6 +36,7 @@ class TwitterApi
|
|||
attributes =
|
||||
if m['type'] == 'animated_gif'
|
||||
%w{
|
||||
playsinline
|
||||
loop
|
||||
muted
|
||||
autoplay
|
||||
|
|
Loading…
Reference in New Issue
Block a user