Implement comments
This commit is contained in:
3
templates/comment/deleted.stream.html.twig
Normal file
3
templates/comment/deleted.stream.html.twig
Normal file
@@ -0,0 +1,3 @@
|
||||
{% block success_stream %}
|
||||
<turbo-stream action="remove" target="comment_{{ comment }}"></turbo-stream>
|
||||
{% endblock %}
|
Reference in New Issue
Block a user