From 251f000c68ed384923d3b2bc6b3caea9aef2a089 Mon Sep 17 00:00:00 2001 From: Carlos Tadeu Panato Junior Date: Mon, 31 Jul 2017 18:54:34 +0200 Subject: [PLT-6710] /rename [text] slash command: Rename the channel (#6570) * /rename [text] slash command: Rename the channel * update strings per review --- 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 69492e95c..31211952a 100644 --- a/webapp/utils/constants.jsx +++ b/webapp/utils/constants.jsx @@ -176,6 +176,7 @@ export const ActionTypes = keyMirror({ TOGGLE_QUICK_SWITCH_MODAL: null, TOGGLE_CHANNEL_HEADER_UPDATE_MODAL: null, TOGGLE_CHANNEL_PURPOSE_UPDATE_MODAL: null, + TOGGLE_CHANNEL_NAME_UPDATE_MODAL: null, SUGGESTION_PRETEXT_CHANGED: null, SUGGESTION_RECEIVED_SUGGESTIONS: null, -- cgit v1.2.3-1-g7c22