We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9fc475 + 46d2d06 commit 02ffed5Copy full SHA for 02ffed5
1 file changed
lib/AppConfig.php
@@ -209,6 +209,7 @@ public function getMimeTypes(): array {
209
return array_merge(
210
Capabilities::MIMETYPES,
211
Capabilities::MIMETYPES_MSOFFICE,
212
+ Capabilities::MIMETYPES_OPTIONAL,
213
);
214
}
215
0 commit comments