feat: add mime type PDF

This commit is contained in:
Jeffrey 2026-02-23 16:20:28 +01:00
parent 50c5e200c3
commit a018a65db9

View File

@ -44,6 +44,7 @@ upload: {
'image/*',
'video/*',
'text/csv',
'application/pdf',
'application/vnd.ms-excel',
'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
],