Apply suggestions from code review
This commit is contained in:
committed by
GitHub
parent
0fb23cc6fe
commit
55ae72b326
+2
-1
@@ -59,7 +59,8 @@
|
||||
},
|
||||
{
|
||||
"name": "password",
|
||||
"type": "password"
|
||||
"type": "password",
|
||||
"help": "Password must contain an upper case character and a number."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user