Skip to content
Snippets Groups Projects
Commit 998da2ac authored by Martin Mattel's avatar Martin Mattel
Browse files

Adding mimetypes for m4a and m4b

parent 5911ce53
No related branches found
No related tags found
No related merge requests found
...@@ -78,6 +78,8 @@ ...@@ -78,6 +78,8 @@
"kra": ["application/x-krita"], "kra": ["application/x-krita"],
"lwp": ["application/vnd.lotus-wordpro"], "lwp": ["application/vnd.lotus-wordpro"],
"m2t": ["video/mp2t"], "m2t": ["video/mp2t"],
"m4a": ["audio/mp4"],
"m4b": ["audio/m4b"],
"m4v": ["video/mp4"], "m4v": ["video/mp4"],
"markdown": ["text/markdown"], "markdown": ["text/markdown"],
"mdown": ["text/markdown"], "mdown": ["text/markdown"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment