mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-31 16:24:45 +02:00
constants.js in server/utils and client/plugins updated.
This commit is contained in:
parent
3bbeb8f27a
commit
e6264540af
2 changed files with 2 additions and 1 deletions
|
@ -45,6 +45,7 @@ module.exports.AudioMimeType = {
|
|||
FLAC: 'audio/flac',
|
||||
WMA: 'audio/x-ms-wma',
|
||||
AIFF: 'audio/x-aiff',
|
||||
AIF: 'audio/x-aiff',
|
||||
WEBM: 'audio/webm',
|
||||
WEBMA: 'audio/webm',
|
||||
MKA: 'audio/x-matroska',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue