Fix redirect to home
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
kolaente 2020-11-01 17:58:45 +01:00
parent e87243e3f1
commit 0f4642271f
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ import {mapState} from 'vuex'
export default {
name: 'contentNoAuth',
beforeCreate() {
created() {
this.redirectToHome()
},
computed: mapState({