We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d27970e commit bc10a9eCopy full SHA for bc10a9e
1 file changed
hypha/apply/users/templates/users/partials/list.html
@@ -64,6 +64,7 @@
64
<input
65
type="text"
66
name="name"
67
+ maxlength="128"
68
class="flex-1 input input-sm"
69
placeholder="{% trans "e.g. MacBook Touch ID" %}"
70
aria-label="{% trans "Passkey name" %}"
0 commit comments