Skip to content

Commit

Permalink
fix: Add .whiteboard alias for .excalidraw files
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <jus@bitgrid.net>
  • Loading branch information
juliusknorr authored and AndyScherzinger committed Jul 27, 2024
1 parent 6bb15c7 commit 0be3b91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/config/mimetypemapping.dist.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"],
Expand Down

0 comments on commit 0be3b91

Please sign in to comment.