restore module file types to audio types list

This commit is contained in:
Hazelnoot 2025-09-13 11:10:47 -04:00
parent 1397f63ceb
commit c677a9c515

View file

@ -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: [