Browse Source
Info that login+password could be correct, too
pull/911/head
Alexander Kurakin
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
frontend/components/organisms/auth/LoginForm.vue
|
|
@ -16,7 +16,7 @@ |
|
|
|
type="error" |
|
|
|
dismissible |
|
|
|
> |
|
|
|
Incorrect username or password. |
|
|
|
Incorrect username or password or something went wrong. |
|
|
|
</v-alert> |
|
|
|
<v-text-field |
|
|
|
v-model="username" |
|
|
|