Skip to content

Commit

Permalink
Merge pull request #29 from sutori/x-m4a
Browse files Browse the repository at this point in the history
Add entry for audio/x-m4a
  • Loading branch information
halostatue authored Apr 26, 2020
2 parents b4ed4a8 + 379fb39 commit 1650bd2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions types/audio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -732,6 +732,11 @@
template:
- audio/mp4
registered: true
- !ruby/object:MIME::Type
content-type: audio/x-m4a
encoding: base64
extensions:
- m4a
- !ruby/object:MIME::Type
content-type: audio/MP4A-LATM
encoding: base64
Expand Down

0 comments on commit 1650bd2

Please sign in to comment.