Fix pls ignoring

This commit is contained in:
Deluan
2020-07-03 21:15:01 -04:00
parent 17830d63b4
commit 681849d174
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -19,6 +19,8 @@ func init() {
".shn": "audio/x-shn",
".aif": "audio/x-aiff",
".aiff": "audio/x-aiff",
".m3u": "audio/x-mpegurl",
".pls": "audio/x-scpls",
".gif": "image/gif",
".jpg": "image/jpeg",
".jpeg": "image/jpeg",