summaryrefslogtreecommitdiffstats
path: root/web/react/components/user_profile.jsx
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-10-20 15:02:15 -0700
committer=Corey Hulen <corey@hulen.com>2015-10-20 15:02:15 -0700
commit636db0d2f2f46aa4232bcc6b297d0b3b584679f3 (patch)
treef1aa7cdb90f63196fb67ff07ef1e453c2dd308cb /web/react/components/user_profile.jsx
parente1f94590290bf3061fdce48b25b2e74a2c8a0853 (diff)
downloadchat-636db0d2f2f46aa4232bcc6b297d0b3b584679f3.tar.gz
chat-636db0d2f2f46aa4232bcc6b297d0b3b584679f3.tar.bz2
chat-636db0d2f2f46aa4232bcc6b297d0b3b584679f3.zip
fixing eslint errors
Diffstat (limited to 'web/react/components/user_profile.jsx')
-rw-r--r--web/react/components/user_profile.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/react/components/user_profile.jsx b/web/react/components/user_profile.jsx
index 38d15b7f8..c4402ae23 100644
--- a/web/react/components/user_profile.jsx
+++ b/web/react/components/user_profile.jsx
@@ -73,7 +73,7 @@ export default class UserProfile extends React.Component {
key='user-popover-image'
/>
);
-
+
if (!global.window.mm_config.ShowEmailAddress === 'true') {
dataContent.push(
<div