Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/storage.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/storage.php b/lib/storage.php
index b266895c..d5d8b1a6 100644
--- a/lib/storage.php
+++ b/lib/storage.php
@@ -29,6 +29,7 @@ class Storage {
'application/vnd.oasis.opendocument.text',
'application/vnd.oasis.opendocument.presentation',
'application/vnd.oasis.opendocument.spreadsheet',
+ 'application/vnd.oasis.opendocument.graphics',
'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'application/vnd.lotus-wordpro',
'image/svg+xml',