diff --git a/resources/assets/vue/components/authentication/sections/LoginSectionComponent.vue b/resources/assets/vue/components/authentication/sections/LoginSectionComponent.vue index ff43ad6e..e8f2f495 100644 --- a/resources/assets/vue/components/authentication/sections/LoginSectionComponent.vue +++ b/resources/assets/vue/components/authentication/sections/LoginSectionComponent.vue @@ -96,7 +96,7 @@ return { error: '', parameters: { - email: 'uldvstar@gmail.com' + email: '' } }; },