完善类型

This commit is contained in:
putyy
2024-10-23 10:24:16 +08:00
parent 240bae9be9
commit 1b35475302

View File

@@ -139,6 +139,7 @@ function typeSuffix(type: string) {
case "audio/opus":
case "audio/webm":
case "audio/mp4":
case "audio/mp3":
return ["audio", ".mp3"];
case "application/vnd.apple.mpegurl":
case "application/x-mpegURL":