From 18c53e03ebaf1021c5b8429ef7bce09e5de0c4a6 Mon Sep 17 00:00:00 2001 From: enahum Date: Thu, 9 Jun 2016 15:28:57 -0300 Subject: PLT-3221 Remove async call to get posts when creating a comment and editing a post (#3300) PLT-3203 Commenting on the RHS while in permalink view makes the message not show up in the RHS --- webapp/utils/constants.jsx | 1 + 1 file changed, 1 insertion(+) (limited to 'webapp/utils') diff --git a/webapp/utils/constants.jsx b/webapp/utils/constants.jsx index 3a6098713..c8807ae8d 100644 --- a/webapp/utils/constants.jsx +++ b/webapp/utils/constants.jsx @@ -41,6 +41,7 @@ export default { CREATE_CHANNEL: null, LEAVE_CHANNEL: null, CREATE_POST: null, + CREATE_COMMENT: null, POST_DELETED: null, REMOVE_POST: null, -- cgit v1.2.3-1-g7c22