Update supported formats
This commit is contained in:
parent
aca6510197
commit
a155cdf791
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"mp3": "audio/mpeg",
|
||||
"mp4": "video/mp4",
|
||||
"opus": "audio/ogg",
|
||||
"wav": "audio/wav"
|
||||
"wav": "audio/wav",
|
||||
"mp4": "video/mp4"
|
||||
}
|
Loading…
Add table
Reference in a new issue