mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
yarn lint --fix
This commit is contained in:
parent
bdf77f699f
commit
aa80f0f21a
@ -108,7 +108,7 @@ export default {
|
|||||||
|
|
||||||
if (this.$route.path.includes('checkEmail')) {
|
if (this.$route.path.includes('checkEmail')) {
|
||||||
this.displaySetup = textFields.checkEmail
|
this.displaySetup = textFields.checkEmail
|
||||||
console.log('this.displaySetup checkmail> ', this.displaySetup)
|
console.log('this.displaySetup checkmail> ', this.displaySetup)
|
||||||
}
|
}
|
||||||
if (this.$route.path.includes('reset')) {
|
if (this.$route.path.includes('reset')) {
|
||||||
this.displaySetup = textFields.reset
|
this.displaySetup = textFields.reset
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user