Merge pull request #52 from NewVo1d/fix-login
fix: corrected a grammatical error
This commit is contained in:
commit
2f61ddad64
@ -123,7 +123,7 @@ export default {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},functions(error) {
|
},function(error) {
|
||||||
_ts.$set(_ts, 'loginLoading', false);
|
_ts.$set(_ts, 'loginLoading', false);
|
||||||
})
|
})
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user