Avoid returning to home page when not connected

This commit is contained in:
nemunaire 2020-06-12 10:16:43 +02:00
parent 8c829ba656
commit 15e5899086

View File

@ -188,7 +188,7 @@ export default {
toaster: 'b-toaster-content-right'
}
)
this.$router.push('/')
this.$router.push('/login')
},
(error) => {
this.$bvToast.toast(