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