forked from e621ng/e621ng
iqdb display fix
This commit is contained in:
parent
5bb49053d4
commit
7a61048d69
@ -1,4 +1,4 @@
|
||||
<% if @download.matches %>
|
||||
<% if @download.matches.any? %>
|
||||
<h3>Similar</h3>
|
||||
<% @download.matches.each do |match| %>
|
||||
<%= PostPresenter.preview(Post.find(match.post_id)) %>
|
||||
|
Loading…
Reference in New Issue
Block a user