diff --git a/src/routes/_components/status/Media.html b/src/routes/_components/status/Media.html index 9f6e8575..42fb39a6 100644 --- a/src/routes/_components/status/Media.html +++ b/src/routes/_components/status/Media.html @@ -27,7 +27,7 @@ title={description} on:mouseover="set({mouseover: event})" style="width: {inlineWidth}px; height: {inlineHeight}px;"> - {#if type === 'gifv' && $autoplayGifs} + {#if type === 'gifv' && $autoplayGifs && !blurhash}