Skip to content

Commit

Permalink
Merge pull request #46703 from nextcloud/fix/whiteboard-extension
Browse files Browse the repository at this point in the history
fix: Add .whiteboard alias for .excalidraw files
  • Loading branch information
juliusknorr authored Jul 23, 2024
2 parents f58a88b + bcefd16 commit 6865be0
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 @@ -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"],
Expand Down

0 comments on commit 6865be0

Please sign in to comment.