summaryrefslogtreecommitdiffstats
path: root/web/react/utils/constants.jsx
diff options
context:
space:
mode:
authorhmhealey <harrisonmhealey@gmail.com>2015-11-19 11:59:59 -0500
committerhmhealey <harrisonmhealey@gmail.com>2015-11-23 10:53:07 -0500
commitb20144db8ec18630cf21cdc4e47c5681f2a67aa0 (patch)
tree09e580e085cefe5546a6f38d89840faaec327867 /web/react/utils/constants.jsx
parente8f6dd2f3359feceeae9923366c5ec80a6ab1d73 (diff)
downloadchat-b20144db8ec18630cf21cdc4e47c5681f2a67aa0.tar.gz
chat-b20144db8ec18630cf21cdc4e47c5681f2a67aa0.tar.bz2
chat-b20144db8ec18630cf21cdc4e47c5681f2a67aa0.zip
Converted GetLinkModal to React-Bootstrap and added GetTeamInviteLinkModal
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 1ac9a1b98..6281813e9 100644
--- a/web/react/utils/constants.jsx
+++ b/web/react/utils/constants.jsx
@@ -48,7 +48,8 @@ export default {
TOGGLE_IMPORT_THEME_MODAL: null,
TOGGLE_INVITE_MEMBER_MODAL: null,
- TOGGLE_DELETE_POST_MODAL: null
+ TOGGLE_DELETE_POST_MODAL: null,
+ TOGGLE_GET_TEAM_INVITE_LINK_MODAL: null
}),
PayloadSources: keyMirror({