diff --git a/src/views/splash/splash.jsx b/src/views/splash/splash.jsx index b3d7cbb83..e7071a042 100644 --- a/src/views/splash/splash.jsx +++ b/src/views/splash/splash.jsx @@ -308,7 +308,7 @@ var Splash = injectIntl(React.createClass({
{this.state.session.user ? [
- {this.state.session.flags.show_welcome ? [ + {this.shouldShowWelcome() ? [ ] : [