This commit is contained in:
ljcool2006 2023-12-15 04:43:30 -05:00 committed by GitHub
commit da14864584
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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';