From aa684f0b8b81aa576997dd26fb077882651830fc Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Mon, 28 Mar 2016 15:19:59 -0400 Subject: Added ChannelSelect component --- webapp/utils/constants.jsx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'webapp/utils') diff --git a/webapp/utils/constants.jsx b/webapp/utils/constants.jsx index 1f316369a..126324de8 100644 --- a/webapp/utils/constants.jsx +++ b/webapp/utils/constants.jsx @@ -69,7 +69,9 @@ export default { RECEIVED_PREFERENCES: null, RECEIVED_FILE_INFO: null, RECEIVED_INCOMING_WEBHOOKS: null, + RECEIVED_INCOMING_WEBHOOK: null, RECEIVED_OUTGOING_WEBHOOKS: null, + RECEIVED_OUTGOING_WEBHOOK: null, RECEIVED_MSG: null, -- cgit v1.2.3-1-g7c22