@ -172,6 +172,7 @@ export default {
this.$store
.dispatch("Login", this.loginForm)
.then(() => {
this.$store.dispatch("tagsView/closeVisitedView", []);
this.$router.push({ path: this.redirect || "/" }).catch(() => {});
})
.catch(() => {