mirror of
https://github.com/azaion/admin.git
synced 2026-04-22 07:06:34 +00:00
fix reset hw endpoint
This commit is contained in:
@@ -31,6 +31,7 @@ public enum ExceptionEnum
|
||||
[Description("Password should be at least 8 characters.")]
|
||||
PasswordLengthIncorrect = 32,
|
||||
|
||||
[Description("Email is empty or invalid.")]
|
||||
EmailLengthIncorrect = 35,
|
||||
|
||||
WrongEmail = 37,
|
||||
|
||||
Reference in New Issue
Block a user