diff --git a/app/views/comments/index_by_post.html.erb b/app/views/comments/index_by_post.html.erb index 0e8ae5eb0..acd9467f0 100644 --- a/app/views/comments/index_by_post.html.erb +++ b/app/views/comments/index_by_post.html.erb @@ -7,7 +7,7 @@ <% end %> <% @posts.select {|x| Danbooru.config.can_user_see_post?(CurrentUser.user, x)}.each do |post| %> -