5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-23 10:36:21 +00:00

Merge remote-tracking branch 'refs/remotes/origin/issue-14966' into issue-14966

This commit is contained in:
jazzari 2024-01-23 17:11:03 -03:00
commit 36290d24fb

View file

@ -1,2 +1,4 @@
- @comments.each do |comment| - @moderation_queue.each do |comment|
%h1= comment['id']
= render 'comment', comment: comment
-# %h1= comment['id']