Browse Source
fix: Add .whiteboard alias for .excalidraw files
Signed-off-by: Julius Härtl <jus@bitgrid.net>
pull/46703/head
Julius Härtl
2 years ago
No known key found for this signature in database
GPG Key ID: 4C614C6ED2CDE6DF
1 changed files with
1 additions and
0 deletions
-
resources/config/mimetypemapping.dist.json
|
|
|
@ -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"], |
|
|
|
|