This commit is contained in:
ogerly 2021-10-20 13:19:34 +02:00
parent 87eddd9716
commit e9d96720e9

View File

@ -205,7 +205,7 @@ export default {
},
})
.then(() => {
this.$router.push('/thx/register')
this.$router.push('/thx/register')
})
.catch((error) => {
this.showError = true