mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Fix #10846
This commit is contained in:
@@ -232,6 +232,13 @@ return [
|
|||||||
'image/png',
|
'image/png',
|
||||||
'image/heic',
|
'image/heic',
|
||||||
'image/heic-sequence',
|
'image/heic-sequence',
|
||||||
|
'image/webp',
|
||||||
|
'image/gif',
|
||||||
|
'image/tiff',
|
||||||
|
'image/bmp',
|
||||||
|
'image/x-icon',
|
||||||
|
'image/vnd.microsoft.icon',
|
||||||
|
|
||||||
|
|
||||||
// PDF
|
// PDF
|
||||||
'application/pdf',
|
'application/pdf',
|
||||||
|
Reference in New Issue
Block a user