Send MOV files as MP4 files
This commit is contained in:
@ -29,7 +29,7 @@ export async function GenerateUploadURL(
|
||||
jpg: "image/jpeg",
|
||||
m4v: "video/x-m4v",
|
||||
mkv: "video/x-matroska",
|
||||
mov: "video/quicktime",
|
||||
mov: "video/mp4",
|
||||
mp4: "video/mp4",
|
||||
png: "image/png",
|
||||
webp: "image/webp",
|
||||
|
Reference in New Issue
Block a user