summaryrefslogtreecommitdiffstats
path: root/webapp/utils
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/utils')
-rw-r--r--webapp/utils/constants.jsx1
1 files changed, 1 insertions, 0 deletions
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,