Protocol handler for deep linking in desktop app
This commit is contained in:
@@ -254,8 +254,7 @@ const MainPage = createReactClass({
|
||||
withTab={this.props.teams.length > 1}
|
||||
useSpellChecker={this.props.useSpellChecker}
|
||||
onSelectSpellCheckerLocale={this.props.onSelectSpellCheckerLocale}
|
||||
src={team.url}
|
||||
name={team.name}
|
||||
team={team}
|
||||
onTargetURLChange={self.handleTargetURLChange}
|
||||
onUnreadCountChange={handleUnreadCountChange}
|
||||
onNotificationClick={handleNotificationClick}
|
||||
|
Reference in New Issue
Block a user