diff --git a/app/views/posts/partials/show/_notices.html.erb b/app/views/posts/partials/show/_notices.html.erb index 9d8aab3d3..023704d6c 100644 --- a/app/views/posts/partials/show/_notices.html.erb +++ b/app/views/posts/partials/show/_notices.html.erb @@ -59,7 +59,7 @@ <% end %> -<% if post.has_large? %> +<% if post.has_large? && !post.is_ugoira? %>