canove / whaticket-community

A very simple Ticket System based on WhatsApp messages, that allow multi-users in same WhatsApp account.
MIT License
1.55k stars 795 forks source link

Problem when receiving unsupported image files #532

Closed allgood closed 1 year ago

allgood commented 1 year ago

When receiving files that the mime type starts with "image" but isn't a supported image, the interface shows a broken image symbol.

It is possible to click on it and download, but the ideal is that the file appear with a download button like any other document.

image