mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
The "maxlength" attribute for "Full name" input in "Profile" settings panel was incorrectly set to 60, when we allow maximum 100 characters. This commit fixes that.