decidim-comments/app/frontend/mutations/down_vote.mutation.graphql in decidim-0.4.4 vs decidim-comments/app/frontend/mutations/down_vote.mutation.graphql in decidim-0.5.0

- old
+ new

@@ -4,6 +4,6 @@ comment(id: $id) { downVote { ...Comment } } -} \ No newline at end of file +}