constants.js in server/utils and client/plugins updated.

This commit is contained in:
Nishantsingh11 2025-04-20 18:34:33 +05:30
parent 3bbeb8f27a
commit e6264540af
2 changed files with 2 additions and 1 deletions

View file

@ -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',