Skip to content

Commit

Permalink
Merge branch 'hotfix/fixReplyComment'
Browse files Browse the repository at this point in the history
  • Loading branch information
RusovDmitriy committed Apr 26, 2018
2 parents e45e362 + f01d3b9 commit b59d21f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/components/chains/comment/Comment.vue
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
:post="item"
:account="account"
:chain="chain"
@reply="deleteComment"
@reply="reply"
@edit="editPostBottom"
@delete="deleteComment"
></post-bottom>
Expand Down

0 comments on commit b59d21f

Please sign in to comment.