Merge pull request #46781 from nextcloud/backport/46752/stable28

[stable28] fix: Add .whiteboard alias for .excalidraw files
This commit is contained in:
Andy Scherzinger 2024-07-27 17:07:21 +02:00 committed by GitHub
commit 6ea2bd8863
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -213,6 +213,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"],