From a8df3441c72c9b76d7124e3cac52f229f78a80d3 Mon Sep 17 00:00:00 2001 From: igoradamenko Date: Sat, 12 May 2018 15:39:36 +0300 Subject: [PATCH] remove possibility of vote from guests --- web/app/components/comment/comment.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/app/components/comment/comment.jsx b/web/app/components/comment/comment.jsx index 9a01da98..180d7dd6 100644 --- a/web/app/components/comment/comment.jsx +++ b/web/app/components/comment/comment.jsx @@ -299,7 +299,7 @@ export default class Comment extends Component { Vote up @@ -310,7 +310,7 @@ export default class Comment extends Component { Vote down