Description:
Uploaded .wav files do not seem to play when displayed as attachments. They play fine in the upload dialog, but not in the message attachment.
Steps to reproduce:
- Upload a .wav file
- Try to click the play button
Expected behavior:
Play the file
Actual behavior:
The file isn't playable. Looks like the type="audio/wave" should be "audio/wav".
The file content-type may need to also send "audio/wav" in the file response, not audio/wave...



Server Setup Information:
open.rocket.chat