fix: show error messages when tracks fail to download
This commit is contained in:
@@ -9,6 +9,7 @@ const MimeTypes = {
|
||||
'audio/dsp': '.dsp',
|
||||
'audio/flac': '.flac',
|
||||
'audio/m4b': '.m4b',
|
||||
'audio/mp4': '.m4a',
|
||||
'audio/mpeg': '.mp3',
|
||||
'audio/vorbis': '.vorbis',
|
||||
'audio/x-ape': '.ape',
|
||||
|
||||
Reference in New Issue
Block a user