diff --git a/src/collections/Media.ts b/src/collections/Media.ts index f17ec4e..f6486e8 100644 --- a/src/collections/Media.ts +++ b/src/collections/Media.ts @@ -44,6 +44,7 @@ upload: { 'image/*', 'video/*', 'text/csv', + 'application/pdf', 'application/vnd.ms-excel', 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', ],