PMC-107:Unable to import processes with extension pmx2 (granular)
This commit is contained in:
@@ -22,7 +22,8 @@ return [
|
||||
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
|
||||
'pm' => 'text/plain',
|
||||
'pmt' => 'text/plain',
|
||||
'pmx' => 'application/xml',
|
||||
'pmx' => ['application/xml', 'text/xml', 'text/html'],
|
||||
'pmx2' => ['application/xml', 'text/xml', 'text/html'],
|
||||
'po' => 'text/x-po',
|
||||
'pdf' => 'application/pdf',
|
||||
'png' => 'image/png',
|
||||
|
||||
Reference in New Issue
Block a user