mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Add playsinline to twitter GIFs
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user