Update supported formats

This commit is contained in:
0d0 2025-02-25 13:34:48 +01:00
parent aca6510197
commit a155cdf791

View file

@ -1,6 +1,6 @@
{
"mp3": "audio/mpeg",
"mp4": "video/mp4",
"opus": "audio/ogg",
"wav": "audio/wav"
"wav": "audio/wav",
"mp4": "video/mp4"
}