Rotonde / beaker

Rotonde client with user account combined(deprecated)
MIT License
205 stars 37 forks source link

Handle mime type of image/jpeg for drag and drop #70

Closed jimpick closed 7 years ago

jimpick commented 7 years ago

When attempting to drag-and-drop a .jpg file on my MacBook, it wasn't working because it was reporting a mime type of image/jpeg ... but only image/jpg is accepted in the code. I'll submit a PR.