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