CSP02 / ChatterBox

A simple chatting app made with html, css, js and nodejs
MIT License
5 stars 0 forks source link

Line breaks #10

Closed CSP02 closed 3 months ago

CSP02 commented 5 months ago

ChatterBox won't allow you to send the message in multiple lines. I am gonna add this so that when when enter key is pressed while holding shift it will add a line break.

CSP02 commented 3 months ago

fixed it in new commit. (didnt check it while testing lol, but just tested it)