feat: add mime type PDF
This commit is contained in:
parent
50c5e200c3
commit
a018a65db9
@ -44,6 +44,7 @@ upload: {
|
|||||||
'image/*',
|
'image/*',
|
||||||
'video/*',
|
'video/*',
|
||||||
'text/csv',
|
'text/csv',
|
||||||
|
'application/pdf',
|
||||||
'application/vnd.ms-excel',
|
'application/vnd.ms-excel',
|
||||||
'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
|
'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user