This commit is contained in:
SleepWalker
2017-08-22 22:06:38 +03:00
parent 506b2db6ce
commit f19c47f862
4 changed files with 8 additions and 8 deletions

View File

@@ -33,7 +33,7 @@ export default class PasswordState extends AbstractState {
) {
const {login} = getCredentials(context.getState());
context.run('login', {
return context.run('login', {
password,
rememberMe,
login