This commit is contained in:
ljcool2006 2024-05-07 21:40:53 +05:30 committed by GitHub
commit 24302c2cd0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3119,7 +3119,6 @@ function fm_get_file_mimes($extension)
$fileTypes['mpg'] = 'video/mpeg';
$fileTypes['mpe'] = 'video/mpeg';
$fileTypes['mov'] = 'video/quicktime';
$fileTypes['swf'] = 'video/quicktime';
$fileTypes['3gp'] = 'video/quicktime';
$fileTypes['m4a'] = 'video/quicktime';
$fileTypes['aac'] = 'video/quicktime';