mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-23 07:46:21 +00:00
Merge remote-tracking branch 'refs/remotes/origin/issue-14966' into issue-14966
This commit is contained in:
commit
36290d24fb
1 changed files with 4 additions and 2 deletions
|
@ -1,2 +1,4 @@
|
||||||
- @comments.each do |comment|
|
- @moderation_queue.each do |comment|
|
||||||
%h1= comment['id']
|
|
||||||
|
= render 'comment', comment: comment
|
||||||
|
-# %h1= comment['id']
|
Loading…
Reference in a new issue