From aa80f0f21a967f77d5c87863290c17fa414f8a2a Mon Sep 17 00:00:00 2001 From: ogerly Date: Fri, 7 Jan 2022 17:43:49 +0100 Subject: [PATCH] yarn lint --fix --- frontend/src/views/Pages/ResetPassword.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/Pages/ResetPassword.vue b/frontend/src/views/Pages/ResetPassword.vue index 9c3c2da7c..84bc6e83b 100644 --- a/frontend/src/views/Pages/ResetPassword.vue +++ b/frontend/src/views/Pages/ResetPassword.vue @@ -108,7 +108,7 @@ export default { if (this.$route.path.includes('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')) { this.displaySetup = textFields.reset