We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b3ba2d commit a01d147Copy full SHA for a01d147
src/constants/src/MimeType.js
@@ -15,6 +15,7 @@ const MimeType = {
15
mp3: 'audio/mpeg',
16
mp4: 'video/mp4',
17
mpeg: 'video/mpeg',
18
+ ogg: 'audio/ogg',
19
pdf: 'application/pdf',
20
png: 'image/png',
21
ppt: 'application/vnd.ms-powerpoint',
0 commit comments