mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 04:01:10 -04:00
fix reset pass validation message and add 401 migration
This commit is contained in:
@ -51,7 +51,7 @@
|
||||
>
|
||||
{{
|
||||
$tc(
|
||||
'validation.password_length ',
|
||||
'validation.password_length',
|
||||
$v.formData.password.minLength.min,
|
||||
{ count: $v.formData.password.$params.minLength.min }
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user