mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +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 =
|
attributes =
|
||||||
if m['type'] == 'animated_gif'
|
if m['type'] == 'animated_gif'
|
||||||
%w{
|
%w{
|
||||||
|
playsinline
|
||||||
loop
|
loop
|
||||||
muted
|
muted
|
||||||
autoplay
|
autoplay
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue