mirror of
https://codeberg.org/PLG-Development/PLG-MuDiCS
synced 2026-07-05 16:37:09 +00:00
fix(control): could not upload odp files
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
},
|
||||
".odp": {
|
||||
"display_name": "ODP",
|
||||
"mime_type": "application/vnd.oasis.opendocument.presentation"
|
||||
"mime_type": ".odp"
|
||||
},
|
||||
".pdf": {
|
||||
"display_name": "PDF",
|
||||
|
||||
Reference in New Issue
Block a user