We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50532db commit 39580bbCopy full SHA for 39580bb
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