TripSit / TripBot

The discord bot on TripSit.Me
22 stars 12 forks source link

Fix maximum length errors in "I need a tripsitter" modal #813

Closed theimperious1 closed 1 month ago

theimperious1 commented 1 month ago

Reduced "What did you take?" input to 120 chars and the rest of it to 1100. This leaves around 20-30 characters remaining. Couldn't find any other variables that could influence the size, so this seems fine.

Fix #812.