Skip to content

Commit

Permalink
chore: add name length; because users :huff:
Browse files Browse the repository at this point in the history
  • Loading branch information
taciturnaxolotl committed Dec 4, 2024
1 parent 71b898c commit 52a845c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions views/settings.tpl.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@
name="name"
placeholder="Enter your name"
value="{{ .User.Name }}"
maxlength="30"
/>
</div>
</div>
Expand Down

0 comments on commit 52a845c

Please sign in to comment.