mirror of
https://github.com/nextcloud/server.git
synced 2026-06-05 06:44:47 -04:00
fix: Add .whiteboard alias for .excalidraw files
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
6bb15c7b7f
commit
0be3b91e3f
1 changed files with 1 additions and 0 deletions
|
|
@ -212,6 +212,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