Merge branch 'master' into develop
This commit is contained in:
commit
9f15e8e152
3 changed files with 8 additions and 2 deletions
|
@ -369,7 +369,6 @@ module.exports = React.createClass({
|
|||
this.notifyNewScreen('register');
|
||||
break;
|
||||
case 'start_password_recovery':
|
||||
if (this.state.loggedIn) return;
|
||||
this.setStateForNewScreen({
|
||||
screen: 'forgot_password',
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue