mirror of
https://github.com/mickael-kerjean/filestash.git
synced 2024-04-21 12:32:08 +00:00
I think the idea behind that feature was to trigger the submit flow when user was pressing enter on a form instead of going to the new line which was usefull when user was using the textarea as a way to copy and paste their private key. Now there's a better approach for this, this was likely dead code