diff --git a/webapp/components/sidebar_right_menu.jsx b/webapp/components/sidebar_right_menu.jsx index f0e6f10a1d..c8b6f1ec7e 100644 --- a/webapp/components/sidebar_right_menu.jsx +++ b/webapp/components/sidebar_right_menu.jsx @@ -193,7 +193,7 @@ export default class SidebarRightMenu extends React.Component { ); - if (this.props.teamType === 'O') { + if (this.props.teamType === Constants.OPEN_TEAM && global.mm_config.EnableUserCreation === 'true') { teamLink = (