mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-23 07:36:22 +00:00
fix: a ver si esto arregla
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
836687651e
commit
4f6464837a
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
|||
%h3.text-center.py-2 Comentarios
|
||||
= render 'moderation_queue/comment_filter_box'
|
||||
- moderation_queue.each do |comment|
|
||||
= render 'moderation_queue/comment', comment: comment
|
||||
= render 'moderation_queue/comment', comment: comment, profile: @remote_profile
|
||||
.row.d-flex.justify-content-center
|
||||
= render 'moderation_queue/comment_button_box'
|
||||
|
|
Loading…
Reference in a new issue