Lint
Signed-off-by: Stuart Mumford <stuart@cadair.com>
This commit is contained in:
parent
32eb2c13bf
commit
e454d84e9d
3 changed files with 12 additions and 8 deletions
|
@ -1010,9 +1010,9 @@ export default createReactClass({
|
|||
go_welcome_on_cancel: true,
|
||||
screen_after: {screen: `user/${this.props.config.welcomeUserId}`,
|
||||
params: {
|
||||
action: 'chat'
|
||||
}
|
||||
}
|
||||
action: 'chat',
|
||||
},
|
||||
},
|
||||
});
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue