XCF-Babble / babble

说都不会话了。
GNU General Public License v3.0
66 stars 9 forks source link

Limit key name to 25 characters #47

Closed vaibhavjayaraman closed 5 years ago

vaibhavjayaraman commented 5 years ago

Fixes #32

Submitter Checklist

yvbbrjdr commented 5 years ago

You can also take advantage of the maxlength attribute (https://www.w3schools.com/tags/att_input_maxlength.asp).

vaibhavjayaraman commented 5 years ago

true. well at least i got to read other parts of the codebase.