Apply suggestions from code review

This commit is contained in:
Sebastian Gumprich
2022-02-06 21:18:22 +00:00
committed by GitHub
parent 0fb23cc6fe
commit 55ae72b326
7 changed files with 12 additions and 10 deletions
+2 -1
View File
@@ -59,7 +59,8 @@
},
{
"name": "password",
"type": "password"
"type": "password",
"help": "Password must contain an upper case character and a number."
}
]
}