diff --git a/components/NewGameBan.tsx b/components/NewGameBan.tsx index 77b98b0..97f637e 100644 --- a/components/NewGameBan.tsx +++ b/components/NewGameBan.tsx @@ -37,7 +37,7 @@ export default function(props: { isOpen: boolean; onClose: () => void }) { jpg: "image/jpg", m4v: "video/x-m4v", mkv: "video/x-matroska", - mov: "video/quicktime", + mov: "video/mp4", mp4: "video/mp4", png: "image/png", webp: "image/webp",