From 1736947f0e842074492d3b8a54a2090b1aeab67f Mon Sep 17 00:00:00 2001 From: David Lu Date: Fri, 27 May 2016 08:38:35 -0700 Subject: Added BOT in RHS (#3136) Changed BOT to constant --- webapp/utils/constants.jsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'webapp/utils') diff --git a/webapp/utils/constants.jsx b/webapp/utils/constants.jsx index e53701755..0e2ae07ea 100644 --- a/webapp/utils/constants.jsx +++ b/webapp/utils/constants.jsx @@ -737,5 +737,6 @@ export default { EMOJI_PATH: '/static/emoji', DEFAULT_WEBHOOK_LOGO: logoWebhook, MHPNS: 'https://push.mattermost.com', - MTPNS: 'http://push-test.mattermost.com' + MTPNS: 'http://push-test.mattermost.com', + BOT_NAME: 'BOT' }; -- cgit v1.2.3-1-g7c22