restore module file types to audio types list
This commit is contained in:
parent
1397f63ceb
commit
c677a9c515
1 changed files with 8 additions and 0 deletions
|
|
@ -70,6 +70,14 @@ const fileTypes = {
|
|||
'audio/mp4',
|
||||
'audio/x-flac',
|
||||
'audio/vnd.wave',
|
||||
'audio/mod',
|
||||
'audio/s3m',
|
||||
'audio/xm',
|
||||
'audio/it',
|
||||
'audio/x-mod',
|
||||
'audio/x-s3m',
|
||||
'audio/x-xm',
|
||||
'audio/x-it',
|
||||
],
|
||||
// Keep in sync with frontend-shared/js/const.ts
|
||||
module: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue