From 4df36a504cebc61fa1e5e6f7980f9245b475facf Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 23 Jun 2017 15:47:24 -0700 Subject: PLT-6714: add /settings command (#6716) * add /settings command * update receiver name --- 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 9dbc43f60..11fe77613 100644 --- a/webapp/utils/constants.jsx +++ b/webapp/utils/constants.jsx @@ -166,6 +166,7 @@ export const ActionTypes = keyMirror({ USER_TYPING: null, + TOGGLE_ACCOUNT_SETTINGS_MODAL: null, TOGGLE_IMPORT_THEME_MODAL: null, TOGGLE_INVITE_MEMBER_MODAL: null, TOGGLE_LEAVE_TEAM_MODAL: null, -- cgit v1.2.3-1-g7c22