We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b88f79 + e50e040 commit 2ba27a6Copy full SHA for 2ba27a6
1 file changed
config/files.php
@@ -56,7 +56,7 @@
56
'ppt' => ['application/vnd.ms-powerpoint'],
57
'pptx' => ['application/vnd.openxmlformats-officedocument.presentationml.presentation'],
58
'txt' => ['text/plain'],
59
- 'csv' => ['text/csv', 'application/csv'],
+ 'csv' => ['text/csv', 'application/csv', 'text/plain'],
60
61
// Audio
62
'jpg' => ['image/jpeg'],
0 commit comments