update error message
This commit is contained in:
parent
3ba441559d
commit
0ca28cd5c6
@ -34,7 +34,7 @@
|
||||
},
|
||||
NOT_FOUND: {
|
||||
code: 404,
|
||||
message: 'Credentials were not found'
|
||||
message: 'Email already confirmed or credentials were not found '
|
||||
},
|
||||
INTERNAL_ERROR: {
|
||||
code: 500,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user