diff --git a/routes/_components/NonAutoplayGifv.html b/routes/_components/NonAutoplayGifv.html new file mode 100644 index 00000000..549ca5d8 --- /dev/null +++ b/routes/_components/NonAutoplayGifv.html @@ -0,0 +1,44 @@ +
+ {{#if playing}} +
+ + \ No newline at end of file diff --git a/routes/_components/status/Media.html b/routes/_components/status/Media.html index 605f8c22..e60e852b 100644 --- a/routes/_components/status/Media.html +++ b/routes/_components/status/Media.html @@ -18,8 +18,8 @@ class="{{hasNoNativeWidthHeight(media) ? 'no-native-width-height' : ''}}" /> - {{elseif media.type === 'gifv'}} -