summaryrefslogtreecommitdiffstats
path: root/web/react/utils/constants.jsx
diff options
context:
space:
mode:
authorHarrison Healey <harrisonmhealey@gmail.com>2015-12-01 13:43:56 -0500
committerHarrison Healey <harrisonmhealey@gmail.com>2015-12-01 13:43:56 -0500
commit74211401dd4be84f16fabd785c23efa22b3029cf (patch)
tree66d8846a9c5eb4ba2da81a3a68f0a92d62f338d5 /web/react/utils/constants.jsx
parent096bb150fb20eb98783b82fa53f8e3b065c4ed7c (diff)
parent5707df39bfca2b69d954abe2c4381e4029b4ace8 (diff)
downloadchat-74211401dd4be84f16fabd785c23efa22b3029cf.tar.gz
chat-74211401dd4be84f16fabd785c23efa22b3029cf.tar.bz2
chat-74211401dd4be84f16fabd785c23efa22b3029cf.zip
Merge pull request #1559 from mattermost/plt-510
PLT-510 Updated OAuth2 app register modal
Diffstat (limited to 'web/react/utils/constants.jsx')
-rw-r--r--web/react/utils/constants.jsx3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/react/utils/constants.jsx b/web/react/utils/constants.jsx
index cbeab18ba..99bd2453c 100644
--- a/web/react/utils/constants.jsx
+++ b/web/react/utils/constants.jsx
@@ -49,7 +49,8 @@ export default {
TOGGLE_IMPORT_THEME_MODAL: null,
TOGGLE_INVITE_MEMBER_MODAL: null,
TOGGLE_DELETE_POST_MODAL: null,
- TOGGLE_GET_TEAM_INVITE_LINK_MODAL: null
+ TOGGLE_GET_TEAM_INVITE_LINK_MODAL: null,
+ TOGGLE_REGISTER_APP_MODAL: null
}),
PayloadSources: keyMirror({