From f9363e86d0d6b2e88218c46ad1bf44c5a4f0f448 Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Mon, 30 Jan 2017 17:24:57 -0300 Subject: [PATCH] Merge --- client/coral-embed-stream/src/Comment.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/coral-embed-stream/src/Comment.js b/client/coral-embed-stream/src/Comment.js index 3c337810b..290c4a0e9 100644 --- a/client/coral-embed-stream/src/Comment.js +++ b/client/coral-embed-stream/src/Comment.js @@ -111,7 +111,7 @@ class Comment extends React.Component { showSignInDialog={showSignInDialog} currentUser={currentUser} /> setActiveReplyBox(comment.id)} parentCommentId={parentId || comment.id} currentUserId={currentUser && currentUser.id} banned={false} />