From d56757b745c7f3c194f0a0ad25900c8a462a51c6 Mon Sep 17 00:00:00 2001 From: JoramWilander Date: Thu, 29 Oct 2015 09:03:34 -0400 Subject: Add team type constants. --- web/react/utils/constants.jsx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web') diff --git a/web/react/utils/constants.jsx b/web/react/utils/constants.jsx index 69e3b007d..43d81d322 100644 --- a/web/react/utils/constants.jsx +++ b/web/react/utils/constants.jsx @@ -127,6 +127,8 @@ module.exports = { MAX_DMS: 20, DM_CHANNEL: 'D', OPEN_CHANNEL: 'O', + INVITE_TEAM: 'I', + OPEN_TEAM: 'O', MAX_POST_LEN: 4000, EMOJI_SIZE: 16, ONLINE_ICON_SVG: "", -- cgit v1.2.3-1-g7c22