#66 fix/missing-functionalities

Злито
jonathan злито 21 комітів з fix/missing-functionalities до master 4 роки тому
  1. +2
    -0
      src/_pages/Layout.vue

+ 2
- 0
src/_pages/Layout.vue Переглянути файл

@@ -115,6 +115,8 @@ export default {
this.$route.path === '/verifyEmail'
) {
this.$router.push('/');
} else {
this.initDefaults();
}
},
},


Завантаження…
Відмінити
Зберегти