mirror of
https://github.com/nextcloud/server.git
synced 2026-06-05 06:44:47 -04:00
Merge pull request #46781 from nextcloud/backport/46752/stable28
[stable28] fix: Add .whiteboard alias for .excalidraw files
This commit is contained in:
commit
6ea2bd8863
1 changed files with 1 additions and 0 deletions
|
|
@ -213,6 +213,7 @@
|
|||
"webloc": ["application/internet-shortcut"],
|
||||
"webm": ["video/webm"],
|
||||
"webp": ["image/webp"],
|
||||
"whiteboard": ["application/vnd.excalidraw+json"],
|
||||
"wmv": ["video/x-ms-wmv"],
|
||||
"woff": ["application/font-woff"],
|
||||
"wpd": ["application/vnd.wordperfect"],
|
||||
|
|
|
|||
Loading…
Reference in a new issue