Mocoapp Textarea Fix

Allows to add line breaks in the description textarea of the Moco booking tool

लेखक
opctim
दैनिक इंस्टॉल
0
एकूण इंस्टॉल
0
रेटिंग
0 0 0
आवृत्ती
2025-04-08-03
बनवली
2025-04-08
अपडेट केली
2025-04-08
आकार
4.54 KB
License
MIT
यांवर लागू होते:

Moco (the agency time tracking software) doesn't allow to put line breaks in a booking, which is quite annoying. This code fixes this issue by simply executing event.stopPropagation() on all textareas to prevent Moco from submitting the form on shift+enter.