summaryrefslogtreecommitdiffstats
path: root/web/react/utils
diff options
context:
space:
mode:
authorJoramWilander <jwawilander@gmail.com>2015-12-01 11:13:58 -0500
committerJoramWilander <jwawilander@gmail.com>2015-12-01 11:13:58 -0500
commit5707df39bfca2b69d954abe2c4381e4029b4ace8 (patch)
tree7094b01cd36b2b5d1f4fce9f3e4712bc03b975b1 /web/react/utils
parentb717a8100c3f2049fb94040ad8db11f56c0d9f13 (diff)
downloadchat-5707df39bfca2b69d954abe2c4381e4029b4ace8.tar.gz
chat-5707df39bfca2b69d954abe2c4381e4029b4ace8.tar.bz2
chat-5707df39bfca2b69d954abe2c4381e4029b4ace8.zip
Updated oauth2 app register modal
Diffstat (limited to 'web/react/utils')
-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 2009e07dd..24af9998b 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({