mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-19 13:26:22 +00:00
fix: comments_btn_box recibe comment como parámetro
This commit is contained in:
parent
4114c1abe6
commit
2c61f3baa2
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@
|
|||
= render 'comment', comment: comment, profile: comment['attributedTo']
|
||||
|
||||
-# Botones moderación
|
||||
= render 'components/comments_btn_box'
|
||||
= render 'components/comments_btn_box', comment: comment
|
Loading…
Reference in a new issue