From 4df1ad2b28a660b1a0b96869701ffb0b9f0a6219 Mon Sep 17 00:00:00 2001 From: enahum Date: Tue, 6 Dec 2016 12:22:19 -0300 Subject: PLT-4859 Email notifications sent when email notifications set to never (#4711) --- webapp/components/create_comment.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webapp/components/create_comment.jsx') diff --git a/webapp/components/create_comment.jsx b/webapp/components/create_comment.jsx index 543aef202..a235691b4 100644 --- a/webapp/components/create_comment.jsx +++ b/webapp/components/create_comment.jsx @@ -490,5 +490,5 @@ export default class CreateComment extends React.Component { CreateComment.propTypes = { channelId: React.PropTypes.string.isRequired, rootId: React.PropTypes.string.isRequired, - latestPostId: React.PropTypes.string.isRequired + latestPostId: React.PropTypes.string }; -- cgit v1.2.3-1-g7c22