5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-06-02 06:14:16 +00:00

fix: comments_btn_box recibe comment como parámetro

This commit is contained in:
maki 2024-02-16 15:38:26 -03:00
parent 4114c1abe6
commit 2c61f3baa2

View file

@ -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