Fix #4937: "Similar Posts" previews have wrong filesize (150 bytes).

This commit is contained in:
evazion
2021-12-09 12:56:49 -06:00
parent e9bde54890
commit 674c502cd3

View File

@@ -40,7 +40,7 @@
<% end %>
</p>
<p class="desc">
<%= link_to number_to_human_size(size), post.file_url %>
<%= link_to number_to_human_size(file_size), post.file_url %>
(<%= post.image_width %>x<%= post.image_height %>)
</p>
<p class="desc">